Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964785AbWHKUjX (ORCPT ); Fri, 11 Aug 2006 16:39:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964786AbWHKUjX (ORCPT ); Fri, 11 Aug 2006 16:39:23 -0400 Received: from rtr.ca ([64.26.128.89]:47553 "EHLO mail.rtr.ca") by vger.kernel.org with ESMTP id S964785AbWHKUjX (ORCPT ); Fri, 11 Aug 2006 16:39:23 -0400 Message-ID: <44DCEAF7.5020005@rtr.ca> Date: Fri, 11 Aug 2006 16:39:19 -0400 From: Mark Lord User-Agent: Thunderbird 1.5.0.5 (X11/20060719) MIME-Version: 1.0 To: Dave Jones Cc: "Pallipadi, Venkatesh" , Linux Kernel , Andrew Morton Subject: Re: cpufreq stops working after a while References: <44DCE8BA.2070601@rtr.ca> In-Reply-To: <44DCE8BA.2070601@rtr.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 690 Lines: 18 Ahhh... >From the trace, I see a bunch of "userspace" lines appearing. And sure enough, something called "powernowd" is running, and probably conflicting with the "ondemand" governor. I'm nuking powernowd, and that'll probably cure it for this box. I guess the distro (kubuntu) must have started "powernowd" even though I told it (the distro) to use "ondemand". Does it make sense that this could change the upper limit, though? Thanks guys! - 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/