[patch] CFS scheduler, -v15




i'm pleased to announce release -v15 of the CFS scheduler patchset.

The CFS rolled-up patch against v2.6.22-rc3, v2.6.22-rc3-mm1,
v2.6.21.1/3 or v2.6.20.10 can be downloaded from the usual place:

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

-v15 includes smaller fixes only. More precise sched_info statistics
from Balbir Singh, interactivity tweaks from Mike Galbraith and a number
of corner-cases fixed/cleaned up by Dmitry Adamushko.

Changes since -v14:

- more precise sched_info statistics (Balbir Singh)

- call update_curr() when preempting to an RT task (Dmitry Adamushko)

- smaller interactivity tweaks (Mike Galbraith)

- apply runtime-limit to yield_to() as well (Dmitry Adamushko)

- load-balancing iterator cleanup/simplification (Dmitry Adamushko)

- fix code duplication (noticed by Li Yu)

- cleanups (Mike Galbraith)

- fix CPU usage accounting of threadeded apps in 'top'

- 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • [patch] CFS scheduler, -v17
    ... i'm pleased to announce release -v17 of the CFS scheduler patchset. ... Adamushko provided cleanups and further generalizations to this code and ... (Srivatsa Vaddagiri, Dmitry Adamushko) ... As usual, any sort of feedback, bugreport, fix and suggestion is more ...
    (Linux-Kernel)
  • RE: [patch] CFS scheduler, -v17
    ... i'm pleased to announce release -v17 of the CFS scheduler patchset. ... Dmitry Adamushko provided cleanups and further ... fix SCHED_IDLEPRIO support (based on feedback from Thomas Sattler) ...
    (Linux-Kernel)
  • [patch] CFS scheduler, -v16
    ... and have added a SCHED_IDLEPRIO instead (first introduced by Con Kolivas ... (Dmitry Adamushko) ... consolidate the granularity settings and make them scale together ... As usual, any sort of feedback, bugreport, fix and suggestion is more ...
    (Linux-Kernel)