Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758855Ab1BPJqB (ORCPT ); Wed, 16 Feb 2011 04:46:01 -0500 Received: from mailout-de.gmx.net ([213.165.64.23]:58723 "HELO mailout-de.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755374Ab1BPJp6 (ORCPT ); Wed, 16 Feb 2011 04:45:58 -0500 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX1/7Msl/Dv37srRPVaEqW+A2m6VDAOj2roESM60V8x fK84dsIFps3Djp Subject: Re: Patch "sched: Give CPU bound RT tasks preference" has been added to the 2.6.32-longterm tree From: Mike Galbraith To: Jiri Slaby Cc: Ingo Molnar , Steven Rostedt , gregkh@suse.de, srostedt , a.p.zijlstra@chello.nl, ghaskins@novell.com, stable@kernel.org, stable-commits@vger.kernel.org, LKML In-Reply-To: <4D5B90E8.6080605@gmail.com> References: <12978046423644@kroah.org> <1297810967.23343.122.camel@gandalf.stny.rr.com> <1297821667.5126.11.camel@marge.simson.net> <20110216082559.GA16529@elte.hu> <4D5B90E8.6080605@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 16 Feb 2011 10:45:53 +0100 Message-ID: <1297849553.5275.29.camel@marge.simson.net> Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.2 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2628 Lines: 60 On Wed, 2011-02-16 at 09:55 +0100, Jiri Slaby wrote: > On 02/16/2011 09:25 AM, Ingo Molnar wrote: > > > > * Mike Galbraith wrote: > > > >> On Tue, 2011-02-15 at 18:02 -0500, Steven Rostedt wrote: > >>> [ Added LKML ] > >>> > >>> On Tue, 2011-02-15 at 13:17 -0800, gregkh@suse.de wrote: > >>>> This is a note to let you know that I've just added the patch titled > >>>> > >>>> sched: Give CPU bound RT tasks preference > >>>> > >>>> to the 2.6.32-longterm tree which can be found at: > >>>> http://www.kernel.org/git/?p=linux/kernel/git/longterm/longterm-queue-2.6.32.git;a=summary > >>>> > >>>> The filename of the patch is: > >>>> 0006-sched-Give-CPU-bound-RT-tasks-preference.patch > >>>> and it can be found in the queue-2.6.32 subdirectory. > >>>> > >>>> If you, or anyone else, feels it should not be added to the 2.6.32 longterm tree, > >>>> please let know about it. > >>>> > >>>> > >>> > >>> I don't mind this patch being added to the long term tree. But I'm > >>> curious about what is the criteria for adding changes to it? This is a > >>> performance improvement and not a critical bug fix. > >> > >> Yes, I added it for the performance. .32-stable is enterprise beans and > >> biscuits. Same reason I added the load balancing fixes, boxen won't > >> explode without them, but load balancing performs better with them. > > > > We try to concentrate on regression fixes though. > > Hi, I cannot fully agree with this. The question is who are "we" here? > If every packager using this stable tree is forced by users/customers to > take it anyway, it's better to have it in stable. > > It has several reasons: > * It will have an eye of experts on them. Not that at distro providers > there are no experts, but the authors who are cced here know definitely > the code better. > * Not every packager has to duplicate others work. > * The stable tree changes constantly. Managing hundreds of patches > applied to a stable tree before kernels are being packaged is thus > sometimes a hell. Reducing this number is a good thing(TM). Fully agree on all fronts, but it's a hard call. When I start auditing, I sweat bullets. I see piles of bug fixes, and piles of performance enhancements, all of which are ever so tempting, all of which are worthy of backport.. but humans _are_ buggy, so there is risk involved. -Mike -- 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/