Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751042AbVL3EOc (ORCPT ); Thu, 29 Dec 2005 23:14:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751043AbVL3EOc (ORCPT ); Thu, 29 Dec 2005 23:14:32 -0500 Received: from rtr.ca ([64.26.128.89]:19170 "EHLO mail.rtr.ca") by vger.kernel.org with ESMTP id S1751038AbVL3EOc (ORCPT ); Thu, 29 Dec 2005 23:14:32 -0500 Message-ID: <43B4B42D.3040204@rtr.ca> Date: Thu, 29 Dec 2005 23:14:37 -0500 From: Mark Lord User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051013 Debian/1.7.12-1ubuntu1 X-Accept-Language: en, en-us MIME-Version: 1.0 To: Mark Lord Cc: Dave Jones , Linus Torvalds , Ingo Molnar , Andrew Morton , arjan@infradead.org, linux-kernel@vger.kernel.org, mpm@selenic.com Subject: Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers References: <20051228212313.GA4388@elte.hu> <20051228214845.GA7859@elte.hu> <20051228201150.b6cfca14.akpm@osdl.org> <20051229073259.GA20177@elte.hu> <20051229202852.GE12056@redhat.com> <43B4ADD0.4040906@rtr.ca> <43B4B034.20807@rtr.ca> <20051230040235.GE20371@redhat.com> <43B4B37A.6010608@rtr.ca> In-Reply-To: <43B4B37A.6010608@rtr.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 812 Lines: 19 Mark Lord wrote: > > The actual speedstep component ("ondemand" cpufreq) is working just > fine, according to /sys/devices/system/cpu/cpufreq. But /proc/cpuinfo > is no longer reflecting the current values -- stuck at 800Mhz > regardless of /sys/devices/system/cpu/cpufreq showing other values. Actually, the path is /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq. And tonight it appears to be working again (/proc/cpuinfo showing correct values, something it was not doing when I first checked it after upgrading to -rc7.. something buggy there??). Cheers - 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/