lkml.org 
[lkml]   [2006]   [Apr]   [9]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromCon Kolivas <>
Subject[PATCH] Staircase cpu scheduler v15 for 2.6.17-rc1*
DateSun, 9 Apr 2006 22:56:52 +1000
Patches for the current staircase cpu scheduler (v15) for 2.6.17-rc1 are here:

http://www.kernel.org/pub/linux/kernel/people/ck/patches/staircase/2.6.17-rc1/2.6.17-rc1-staircase-15.patch

and for mm2 here:

http://www.kernel.org/pub/linux/kernel/people/ck/patches/staircase/2.6.17-rc1/2.6.17-rc1-mm2/2.6.17-rc1-mm2-staircase-15.patch

Martin Bligh was kind enough to put the current version of staircase on 
2.6.17-rc1 for testing on http://test.kernel.org/

Performance more or less parallels mainline 2.6.17-rc1 (apart from 
interactivity as shown here previously where staircase mostly trumps 
mainline).

Jens Axboe was also kind enough to do a kernbench run on 4xIA64 which also 
showed no performance difference. See 
http://article.gmane.org/gmane.linux.kernel.ck/5472 (the 2nd run is staircase 
and the attachments seem to be listed twice by gmane)

Just as a reminder of how much less code than the ever increasing complexity 
mainline scheduler staircase is, here is a diffstat of the patch for 
2.6.17-rc1-mm2:

 fs/proc/array.c       |    4 
 include/linux/sched.h |   20 -
 kernel/exit.c         |    1 
 kernel/sched.c        |  987 
++++++++++++++++----------------------------------
 4 files changed, 327 insertions(+), 685 deletions(-)
-- 
-ck
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2006-04-09 13:02    [from the cache]
©2003-2008