public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] CFS scheduler, -v9
@ 2007-05-03 14:09 Ingo Molnar
  2007-05-07  9:19 ` Nicolas Mailhot
  2007-05-07 10:02 ` Daniel Phillips
  0 siblings, 2 replies; 8+ messages in thread
From: Ingo Molnar @ 2007-05-03 14:09 UTC (permalink / raw)
  To: linux-kernel
  Cc: Linus Torvalds, Andrew Morton, Con Kolivas, Nick Piggin,
	Mike Galbraith, Arjan van de Ven, Peter Williams, Thomas Gleixner,
	caglar, Willy Tarreau, Gene Heskett, Mark Lord, buddabrod,
	Balbir Singh


i'm pleased to announce release -v9 of the CFS scheduler patchset. (The 
main goal of CFS is to implement "desktop scheduling" with as high 
quality as technically possible.)

The CFS patch against v2.6.21.1 (or against v2.6.20.10) can be 
downloaded from the usual place:

    http://people.redhat.com/mingo/cfs-scheduler/

-v9 is a small fixes-only release:

    6 files changed, 34 insertions(+), 29 deletions(-)

it includes small fixlets, the most notable of which is the 64-bit SMP 
balancing fix from Balbir Singh. Things are clearly calming down and 
there's been no report of interactivity regression against -v8 so far, 
which is certainly promising. So please try to break -v9 :-)

Changes since -v8:

 - SMP balancing fix for powerpc/64-bit. (Balbir Singh)

 - build warning fix and microoptimization: sched_find_first_bit() only
   needs to cover 100 priority levels. (Mike Galbraith)

 - fix long initial delay in tasks reniced in a positive direction.
   (reported by Al Boldi)

 - fix missing syscall_table.S entry for sys_sched_yield_to.
   (noticed by Vegard Nossum)

 - small tweaks to the /proc/sched_debug output

As usual, any sort of feedback, bugreport, fix and suggestion is more 
than welcome,

	Ingo

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-05-08 10:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-03 14:09 [patch] CFS scheduler, -v9 Ingo Molnar
2007-05-07  9:19 ` Nicolas Mailhot
2007-05-07 10:02 ` Daniel Phillips
2007-05-07 10:35   ` Mike Galbraith
2007-05-07 13:50   ` Mike Snitzer
2007-05-07 14:03   ` Bill Davidsen
2007-05-07 18:57     ` William Lee Irwin III
2007-05-08 10:29       ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox