LWN.net Logo

Staircase Deadline cpu scheduler version 0.45

From:  Con Kolivas <kernel@kolivas.org>
To:  linux kernel mailing list <linux-kernel@vger.kernel.org>, ck list <ck@vds.kolivas.org>, Ingo Molnar <mingo@elte.hu>, Mike Galbraith <efault@gmx.de>, Al Boldi <a1426z@gawab.com>, Peter Williams <pwil3058@bigpond.net.au>, Nick Piggin <npiggin@suse.de>, Matt Mackall <mpm@selenic.com>, Bill Huey <billh@gnuppy.monkey.org>, William Lee Irwin III <wli@holomorphy.com>, Willy Tarreau <w@1wt.eu>, Gene Heskett <gene.heskett@gmail.com>
Subject:  [ANNOUNCE] Staircase Deadline cpu scheduler version 0.45
Date:  Sun, 22 Apr 2007 14:41:48 +1000

A significant bugfix for SMP balancing was just posted for the staircase 
deadline cpu scheduler which improves behaviour dramatically on any SMP 
machine.

Thanks to Willy Tarreau for noticing likely fault point.

Also requested was a version in the Makefile so this version of the patch 
adds -sd045 to the kernel version.

http://ck.kolivas.org/patches/staircase-deadline/2.6.20.7...
http://ck.kolivas.org/patches/staircase-deadline/2.6.21-r...

Incrementals from 0.44:
http://ck.kolivas.org/patches/staircase-deadline/2.6.20.7...
http://ck.kolivas.org/patches/staircase-deadline/2.6.21-r...

Renicing X to -10, while not essential, may be desirable on the desktop. 
Unlike the CFS scheduler which renices X without your intervention to 
nice -19, the SD patches do not alter nice level on their own.

See the patch just posted called 'sched: implement staircase deadline 
scheduler ymf accounting fixes' for details of the fixes.

-- 
-ck
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds