Page MenuHomeFreeBSD

Fix Ivy Bridge+ MEM_UOPS_RETIRED counters
ClosedPublic

Authored by rstone on Jan 22 2015, 4:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 27 2024, 9:13 PM
Unknown Object (File)
Sep 27 2024, 5:31 PM
Unknown Object (File)
Sep 25 2024, 10:25 PM
Unknown Object (File)
Sep 22 2024, 1:25 AM
Unknown Object (File)
Sep 15 2024, 7:25 AM
Unknown Object (File)
Aug 29 2024, 4:07 PM
Unknown Object (File)
Aug 29 2024, 4:07 PM
Unknown Object (File)
Aug 29 2024, 3:45 PM

Details

Reviewers
joe-thestackframe.org
Group Reviewers
pmc
Summary

The MEM_UOPS_RETIRED actually work the same way as the Sandy
Bridge counters, but the counters were documented in a different
way and that seemed to cause the Ivy Bridge counters to be
implemented incorrectly. Use the same counter definitions as
Sandy Bridge. While I'm here, rename the counters to match
what's documented in the datasheet.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

rstone retitled this revision from to Fix Ivy Bridge+ MEM_UOPS_RETIRED counters.
rstone edited the test plan for this revision. (Show Details)
rstone updated this object.
This revision is now accepted and ready to land.Mar 9 2015, 7:09 PM