Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934126AbXEERkU (ORCPT ); Sat, 5 May 2007 13:40:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934127AbXEERkU (ORCPT ); Sat, 5 May 2007 13:40:20 -0400 Received: from mailer.gwdg.de ([134.76.10.26]:54115 "EHLO mailer.gwdg.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934126AbXEERkS (ORCPT ); Sat, 5 May 2007 13:40:18 -0400 Date: Sat, 5 May 2007 19:38:15 +0200 (MEST) From: Jan Engelhardt To: =?ISO-8859-2?Q?Rafa=B3_Bilski?= cc: David Johnson , cpufreq@lists.linux.org.uk, linux-kernel@vger.kernel.org Subject: Re: cpufreq longhaul locks up In-Reply-To: <463C9070.7020007@interia.pl> Message-ID: References: <200705042320.41278.dj@david-web.co.uk> <463C18C4.7030304@interia.pl> <463C9070.7020007@interia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: 8BIT X-Spam-Report: Content analysis: 0.0 points, 6.0 required _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2367 Lines: 89 On May 5 2007 16:10, RafaƂ Bilski wrote: > >>> Can You send output of x86info program and output of >> >> Where do I find this? > >http://www.codemonkey.org.uk/projects/x86info/ >It needs msr device support in kernel. I just wonder why x86info says I have a C5XL while `modprobe longhaul` says it is a C5P. cn:/dev/shm # ./x86info -v -v x86info v1.20. Dave Jones 2001-2006 Feedback to . Found 1 CPU -------------------------------------------------------------------------- Family: 6 Model: 9 Stepping: 8 CPU Model : VIA C3 (Nehemiah) [C5XL] Feature flags: Onboard FPU Virtual Mode Extensions Debugging Extensions Page Size Extensions Time Stamp Counter Model-Specific Registers CMPXCHG8 instruction Memory Type Range Registers Page Global Enable CMOV instruction Page Attribute Table MMX support FXSAVE and FXRESTORE instructions SSE support Extended feature flags: [0] RNGp RNGe [4] ACEp ACEe Cache info L1 Instruction cache: 64KB, 4-way associative, 1 lines per tag, line size=32 bytes. L1 Data cache: 64KB 4-way associative, 1 lines per tag, line size=32 bytes. L2 (on CPU) cache: 64KB 8-way associative, 1 lines per tag, line size=32 bytes. TLB info Instruction TLB: 8-way associative. 128 entries. Data TLB: 8-way associative. 128 entries. (Without -v it's:) Feature flags: fpu vme de pse tsc msr cx8 mtrr pge cmov pat mmx fxsr sse cn:/dev/shm # cat /proc/cpuinfo processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 9 model name : VIA Nehemiah stepping : 8 cpu MHz : 731.000 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr cx8 mtrr pge cmov pat mmx fxsr sse up rng rng_en ace ace_en bogomips : 1468.17 clflush size : 32 And the BIOS announces it as a "Via Eden ESP 6000" (as does the manufacturer). Jan -- - 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/