CFS scheduler, -v15
From: | Ingo Molnar <mingo@elte.hu> | |
To: | linux-kernel@vger.kernel.org | |
Subject: | [patch] CFS scheduler, -v15 | |
Date: | Thu, 31 May 2007 17:09: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> |
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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/