Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753134Ab0K3OSW (ORCPT ); Tue, 30 Nov 2010 09:18:22 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:52059 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753007Ab0K3OSV (ORCPT ); Tue, 30 Nov 2010 09:18:21 -0500 Date: Tue, 30 Nov 2010 15:18:04 +0100 From: Ingo Molnar To: Mike Galbraith Cc: Peter Zijlstra , Linus Torvalds , Oleg Nesterov , LKML , Paul Turner Subject: Re: [PATCH v4] sched: automated per session task groups Message-ID: <20101130141804.GB22588@elte.hu> References: <1290700829.4759.16.camel@maggy.simson.net> <1290954299.30515.15.camel@marge.simson.net> <20101128201851.GA20555@elte.hu> <1291031593.32004.19.camel@laptop> <1291052268.32004.171.camel@laptop> <1291057565.20709.2.camel@marge.simson.net> <20101129192033.GA18372@elte.hu> <1291103647.24405.5.camel@marge.simson.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1291103647.24405.5.camel@marge.simson.net> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1638 Lines: 54 * Mike Galbraith wrote: > On Mon, 2010-11-29 at 20:20 +0100, Ingo Molnar wrote: > > * Mike Galbraith wrote: > > > > > > I know, from the testing so far we _thought_ it was fairly sane. Apparently > > > > there's still some work to do. > > > > > > Damn thing bisected to: > > > > > > commit 92fd4d4d67b945c0766416284d4ab236b31542c4 > > > Merge: fe7de49 e53beac > > > Author: Ingo Molnar > > > Date: Thu Nov 18 13:22:14 2010 +0100 > > > > > > Merge commit 'v2.6.37-rc2' into sched/core > > > > > > Merge reason: Move to a .37-rc base. > > > > > > Signed-off-by: Ingo Molnar > > > > > > 92fd4d4d67b945c0766416284d4ab236b31542c4 is the first bad commit > > > > Hm, i'd suggest to double check the two originator points: > > > > e53beac - is it really 'bad' ? > > fe7de49 - is it really 'good'? > > Nope. I did a bisection this morning in text mode with a pipe-test > based measurement proggy, and it bisected cleanly. > > 2069dd75c7d0f49355939e5586daf5a9ab216db7 is the first bad commit > > commit 2069dd75c7d0f49355939e5586daf5a9ab216db7 > Author: Peter Zijlstra > Date: Mon Nov 15 15:47:00 2010 -0800 > > sched: Rewrite tg_shares_up) Ok. And has this fixed it: 822bc180a7f7: sched: Fix unregister_fair_sched_group() ... or are there two bugs? Thanks, 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/