Le 5 oct. 2012 à 10:00, Fabien Thomas a écrit :

> 
> Le 5 oct. 2012 à 00:46, Sean Bruno a écrit :
> 
>> So, I did the bear minimum and kind of hacked things together without
>> understanding precisely what I was doing, and I was able to massage the
>> sandybridge-e CPUs into giving me some basic functions.
>> 
>> Comments or concerns before I commit this?
>> 
>> http://people.freebsd.org/~sbruno/pmc_sandybridge.txt
> 
> Hi Sean,
> 
> The only modification required is this one
> http://svnweb.freebsd.org/base?view=revision&revision=237196
> 
>  but davide@ removed it for a problem that need to be looked at.

Looking at the doc this CPU require a full set of PMC as the list of event are 
different.
So this mean full manpage, full event list, …

Doc:
"
The events in Table 19-3 apply to
processors with CPUID signature of DisplayFamily_DisplayModel encoding with the
following values: 06_2AH and 06_2DH. The events in Table 19-4 apply to 
processors
with CPUID signature 06_2AH. The events in Table 19-5 apply to processors with
CPUID signature 06_2DH.
"

Required change will be the same as this commit if you want to look at it:
http://svnweb.freebsd.org/base?view=revision&revision=240164




> 
> 
> Fabien
>> 
>> Sean
>> 
>> p.s.  I'm trying to hunt down some IvyBridge boxes to finish this off.
>> 
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
> 

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to