From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030843AbXDVNAg (ORCPT ); Sun, 22 Apr 2007 09:00:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030837AbXDVNAg (ORCPT ); Sun, 22 Apr 2007 09:00:36 -0400 Received: from mail26.syd.optusnet.com.au ([211.29.133.167]:37228 "EHLO mail26.syd.optusnet.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030843AbXDVNAf (ORCPT ); Sun, 22 Apr 2007 09:00:35 -0400 From: Con Kolivas To: Mark Lord Subject: Re: Renice X for cpu schedulers Date: Sun, 22 Apr 2007 22:58:13 +1000 User-Agent: KMail/1.9.5 Cc: Nick Piggin , Ingo Molnar , Andrew Morton , Linus Torvalds , Matt Mackall , William Lee Irwin III , Peter Williams , Mike Galbraith , ck list , Bill Huey , linux-kernel@vger.kernel.org, Arjan van de Ven , Thomas Gleixner References: <20070417062621.GL2986@holomorphy.com> <462A25DD.2050702@rtr.ca> <462B5B04.3060309@rtr.ca> In-Reply-To: <462B5B04.3060309@rtr.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704222258.14056.kernel@kolivas.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sunday 22 April 2007 22:54, Mark Lord wrote: > Just to throw another possibly-overlooked variable into the mess: > > My system here is using the on-demand cpufreq policy governor. > I wonder how that interacts with the various schedulers here? > > I suppose for the "make" kernel case, after a couple of seconds > the cpufreq would hit max and stay there for the rest of the build, > so it shouldn't really be a factor for (non-)interactivity during the > build. > > Or should it? Short answer: shouldn't matter :) -- -ck