lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 6 Jun 2012 19:20:03 +0800
From:	Chen <hi3766691@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	Ingo Molnar <mingo@...nel.org>, Con Kolivas <kernel@...ivas.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Juri Lelli <juri.lelli@...il.com>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [ANNOUNCE][PATCH 06/06]RIFS v4 release. All the complex idea is gone.

http://code.google.com/p/rifs-scheduler/downloads/detail?name=rifs-v4-kernel3.3.x

This version of RIFS is the most easiest one. I have removed a lot of
complex things from v3 and it is implement in a simple algorithm.
When a task sleep, the priority of it will raise.When a task spend all
its timeslice, the priority of it will drop.
Then when the priority of a tack touched the top priority or the
bottom priority, the prio will become its original priority
minus/plus(The priority touched the top/bottom) rotary_spin.The
default value of rotary_spin is 5. It is tunable and non-root user can
also tune it (/proc/sys/kernel/rotary_spin).

<IT IS DESIGNED FOR DESKTOP>

                                            Chen

Download attachment "rifs-v4-kernel3.3.x" of type "application/octet-stream" (242780 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ