On Wed, Sep 25, 2013 at 05:29:49PM +0200, Luke Gorrie wrote:
> On 25 September 2013 17:24, Andi Kleen <a...@firstfloor.org> wrote:
> > What CPU do you have (head -n20 /proc/cpuinfo) ?
> 
> $ head -n20 /proc/cpuinfo
> processor       : 0
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 45
> model name      : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz

toplev doesn't have a detailed model for SandyBridge-E currently,
that is why only level 1 is enabled.

You could force snb in the code for jkt (the table at line 175+), but some
of the estimated latencies would be a bit off and it would not 
support NUMA.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to