LWN.net Logo

CFS scheduler, -v17

From:  Ingo Molnar <mingo@elte.hu>
To:  linux-kernel@vger.kernel.org
Subject:  [patch] CFS scheduler, -v17
Date:  Fri, 15 Jun 2007 00:49:08 +0200
Cc:  Linus Torvalds <torvalds@linux-foundation.org>, Andrew Morton <akpm@linux-foundation.org>, Mike Galbraith <efault@gmx.de>, Arjan van de Ven <arjan@infradead.org>, Thomas Gleixner <tglx@linutronix.de>, Balbir Singh <balbir@linux.vnet.ibm.com>, Dmitry Adamushko <dmitry.adamushko@gmail.com>, Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>


i'm pleased to announce release -v17 of the CFS scheduler patchset.
 
The rolled-up CFS patch against v2.6.22-rc4, v2.6.22-rc4-mm2, v2.6.21.5 
or v2.6.20.13 can be downloaded from the usual place:

   http://people.redhat.com/mingo/cfs-scheduler/
 
-v17 includes a bigger change: the CFS-core changes in preparation of 
the group-scheduling feature, written Srivatsa Vaddagiri. Dmitry 
Adamushko provided cleanups and further generalizations to this code and 
the modularization of CFS has been further enhanced as a result. To 
users, these changes are mostly invisible.

Changes since -v16:

 - lots of core updates to support group scheduling, and related 
   cleanups. (Srivatsa Vaddagiri, Dmitry Adamushko)

 - tuned the runtime-limit up a bit, based on relentless testing done by
   Tobias Gerschner.

 - the new, precise load-calculation method for SMP balancing has been
   further enhanced, and is now active by default. (Dmitry Adamushko)

 - fix SCHED_IDLEPRIO support (based on feedback from Thomas Sattler)

 - further updates to /proc/sched_debug and /proc/PID/sched

 - more cleanups

As usual, any sort of feedback, bugreport, fix and suggestion is more 
than welcome!
  
	Ingo
-
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