* [PATCH] Staircase scheduler v7.8
@ 2004-06-30 12:40 Con Kolivas
0 siblings, 0 replies; only message in thread
From: Con Kolivas @ 2004-06-30 12:40 UTC (permalink / raw)
To: linux kernel mailing list; +Cc: ck kernel mailing list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is a scheduler policy rewrite designed to be interactive by design
without tweaks or tuning and be lean and extensible for all sorts of
settings. (see previous announcements for more detail).
Patches (including incrementals from previous versions) against 2.6.7
can be downloaded from:
http://ck.kolivas.org/patches/2.6/2.6.7
For those with -ck kernels, the ck patchset was updated to 2.6.7-ck4
with no other changes to remain in sync with the staircase scheduler:
http://kernel.kolivas.org
Version 7.7 proved to be very stable so this version introduces some
planned improvements. So far no issues have shown up in testing, and
performance appears better.
Changes:
- - Yield logic made robust. Tasks that yield go after everything else,
but once scheduled are seen as their normal priority - lots of
applications use yield and this makes them behave a lot better.
- - Uninterruptible sleep has no effect on burst during interactive mode -
this improves the responsiveness under I/O load
- - The 'non-interactive' and 'compute' mode is now much stricter about
cpu distribution
- - Code cleanups
Patch not attached for brevity of email size.
7 files changed, 283 insertions(+), 610 deletions(-)
Signed-off-by: Con Kolivas <kernel@kolivas.org>
Comments, questions, patches and testing welcome,
Con
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFA4rTQZUg7+tp6mRURAi+tAJ9ZvacG1YlZPqLZP2qkwx1L3lTGGgCgkvkE
ekatU5O6OGH7r7Y8ID42SUE=
=HVc4
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-06-30 12:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-30 12:40 [PATCH] Staircase scheduler v7.8 Con Kolivas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox