From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH 1/3] Introduce cpuid_on_cpu() and cpuid_eax_on_cpu() Date: Mon, 2 Apr 2007 18:55:55 +0200 Message-ID: <200704021855.55935.ak@suse.de> References: <20070402113831.GA6785@localhost.sw.ru> <200704021410.29623.ak@suse.de> <46112D40.20508@zytor.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <46112D40.20508@zytor.com> Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: cpufreq-bounces@lists.linux.org.uk Errors-To: cpufreq-bounces+glkc-cpufreq=m.gmane.org+glkc-cpufreq=m.gmane.org@lists.linux.org.uk Content-Type: text/plain; charset="us-ascii" To: "H. Peter Anvin" Cc: akpm@osdl.org, davej@codemonkey.org.uk, cpufreq@lists.linux.org.uk, linux-kernel@vger.kernel.org, Alexey Dobriyan , devel@openvz.org > The CPUID and MSR drivers do not schedule to the target CPU; instead, on > hardware, But powernow-k8 does. -Andi