[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070827225555.GI784@frankl.hpl.hp.com>
Date: Mon, 27 Aug 2007 15:55:55 -0700
From: Stephane Eranian <eranian@....hp.com>
To: Daniel Walker <dwalker@...sta.com>
Cc: Björn Steinbrink <B.Steinbrink@....de>,
ak@...e.de, linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: Re: nmi_watchdog=2 regression in 2.6.21
Daniel,
On Mon, Aug 27, 2007 at 10:55:31AM -0700, Daniel Walker wrote:
> Here is the cpuinfo for processor 0 .. It's got four cores so this isn't
> the full /proc/cpuinfo output ..
>
> processor : 0
> vendor_id : GenuineIntel
> cpu family : 6
> model : 14
The looks like a Core Duo. If that is really the case,
then commit e82f64e5bb0648a13630d752c35be1e7bd8bab96 from Bjorn
should fix your problem. I have it is my 2.6.23-rc3 tree.
> model name : Intel(R) Dual Pentium(R) M CPU @ 2.00GHz
Yet the model name looks strange. So we need to run one more test,
as the fam/model is not enough. What we need to check is whether or
not this processor implements architectural perfmon or not.
Could you please compile and run the attached program and send me
the output?
Thanks.
>
--
-Stephane
View attachment "cpuid-pmu2.c" of type "text/plain" (845 bytes)
Powered by blists - more mailing lists