From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933273AbXCKMUr (ORCPT ); Sun, 11 Mar 2007 08:20:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933278AbXCKMUr (ORCPT ); Sun, 11 Mar 2007 08:20:47 -0400 Received: from mail.gmx.net ([213.165.64.20]:58801 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S933273AbXCKMUr (ORCPT ); Sun, 11 Mar 2007 08:20:47 -0400 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX1/uedgKYAzu9aTt6UDsTvhaFi7vZfa06Z7Fis00rF P5O/3b12dctPjn Subject: Re: [PATCH][RSDL-mm 0/7] RSDL cpu scheduler for 2.6.21-rc3-mm2 From: Mike Galbraith To: Ingo Molnar Cc: Con Kolivas , linux kernel mailing list , ck list , Andrew Morton In-Reply-To: <20070311121038.GA9146@elte.hu> References: <200703111457.17624.kernel@kolivas.org> <1173613149.6927.29.camel@Homer.simpson.net> <20070311121038.GA9146@elte.hu> Content-Type: text/plain Date: Sun, 11 Mar 2007 13:20:42 +0100 Message-Id: <1173615642.6927.38.camel@Homer.simpson.net> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2007-03-11 at 13:10 +0100, Ingo Molnar wrote: > * Mike Galbraith wrote: > > > > Full patch for 2.6.21-rc3-mm2: > > > http://ck.kolivas.org/patches/staircase-deadline/2.6.21-rc3-mm2-rsdl-0.29.patch > > > > I'm seeing a cpu distribution problem running this on my P4 box. > > > With 2.6.21-rc3, X/Gforce maintain their ~50% cpu (remain smooth), and > > the encoders (100%cpu bound) get whats left when Amarok isn't eating > > it. > > > > I plunked the above patch into plain 2.6.21-rc3 and retested to > > eliminate other mm tree differences, and it's repeatable. The nice 5 > > cpu hogs always receive considerably more that the nice 0 sleepers. > > hm. Do you get the same same problem on UP too? (i.e. lets eliminate any > SMP/HT artifacts) I'll boot up nosmp and report back (but now it's time to take Opa to the Gasthaus for his Sunday afternoon brewskies;) -Mike