Re: [PATCH 0/3] sched: newidle and RT wake-buddy fixes
From: Ingo Molnar <hidden>
Date: 2008-06-30 12:56:29
Also in:
lkml
From: Ingo Molnar <hidden>
Date: 2008-06-30 12:56:29
Also in:
lkml
* Peter Zijlstra [off-list ref] wrote:
On Fri, 2008-06-27 at 14:29 -0600, Gregory Haskins wrote:quoted
Hi Ingo, The following patches apply to linux-tip/sched/devel and enhance the performance of the kernel (specifically in PREEMPT_RT, though they do not regress mainline performance as far as I can tell). They offer somewhere between 50-100% speedups in netperf performance, depending on the test. Should you be interested in these patches, you can optionally pull them from git at the following URL: git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks.git sched-devel Comments/feedback/bugfixes welcomeSeem reasonable to me, Acked-by: Peter Zijlstra <redacted>
applied to tip/sched/devel - thanks guys. I have also merged tip/sched/devel.smp-group-balance into tip/sched/devel, those changes have held up fine in testing, with little problems. Ingo