Page MenuHomeFreeBSD

hwpmc_amd: tighten up MSR definitions
AcceptedPublic

Authored by mhorne on Aug 1 2023, 4:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 2:37 PM
Unknown Object (File)
Feb 8 2024, 10:25 AM
Unknown Object (File)
Dec 23 2023, 4:09 AM
Unknown Object (File)
Dec 11 2023, 8:36 AM
Unknown Object (File)
Dec 11 2023, 6:27 AM
Unknown Object (File)
Dec 5 2023, 8:12 PM
Unknown Object (File)
Nov 21 2023, 5:07 PM
Unknown Object (File)
Nov 14 2023, 3:11 AM
Subscribers

Details

Reviewers
jkoshy
gnn
Group Reviewers
pmc
Summary

For the core performance counters, prefer the newer MSR addresses to the
legacy (32-bit) ones.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 52934
Build 49825: arc lint + arc unit

Event Timeline

mhorne requested review of this revision.Aug 1 2023, 4:24 PM
This revision is now accepted and ready to land.Aug 9 2023, 5:10 AM
sys/dev/hwpmc/hwpmc_amd.h
39

We would also need to decline to support CPUs that use the previous MSR addresses.