From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH 0/3] sched: newidle and RT wake-buddy fixes Date: Mon, 30 Jun 2008 14:56:01 +0200 Message-ID: <20080630125601.GC4011@elte.hu> References: <20080627202444.3829.21595.stgit@lsg.lsg.lab.novell.com> <1214599896.12348.9.camel@twins> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Gregory Haskins , npiggin@suse.de, rostedt@goodmis.org, linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org To: Peter Zijlstra Return-path: Received: from mx3.mail.elte.hu ([157.181.1.138]:48148 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753749AbYF3M4U (ORCPT ); Mon, 30 Jun 2008 08:56:20 -0400 Content-Disposition: inline In-Reply-To: <1214599896.12348.9.camel@twins> Sender: linux-rt-users-owner@vger.kernel.org List-ID: * Peter Zijlstra wrote: > On Fri, 2008-06-27 at 14:29 -0600, Gregory Haskins wrote: > > 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 welcome > > Seem reasonable to me, > > Acked-by: Peter Zijlstra 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