From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755627AbYDFLIx (ORCPT ); Sun, 6 Apr 2008 07:08:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752507AbYDFLIq (ORCPT ); Sun, 6 Apr 2008 07:08:46 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:52458 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751640AbYDFLIp (ORCPT ); Sun, 6 Apr 2008 07:08:45 -0400 Date: Sun, 6 Apr 2008 13:08:14 +0200 From: Ingo Molnar To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Srivatsa Vaddagiri , Zhang@ogre.sisk.pl, Yanmin Subject: Re: 2.6.25-rc1: volanoMark regression Message-ID: <20080406110813.GA21838@elte.hu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 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 * Rafael J. Wysocki wrote: > The following report is on the current list of known regressions > from 2.6.24. Please verify if the issue is still present in the > mainline. > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9978 > Subject : 2.6.25-rc1: volanoMark regression > Submitter : Zhang, Yanmin > Date : 2008-02-13 10:30 (51 days old) > References : http://lkml.org/lkml/2008/2/13/128 > Handled-By : Srivatsa Vaddagiri the commit that got bisected there has been reverted 41 days ago: | commit 62fb185130e4d420f71a30ff59d8b16b74ef5d2b | Author: Peter Zijlstra | Date: Mon Feb 25 17:34:02 2008 +0100 | | sched: revert load_balance_monitor() changes there might be other issues in that area but they should be tracked separately. Ingo