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)
Mon, Apr 7, 11:54 AM
Unknown Object (File)
Sun, Mar 30, 7:12 AM
Unknown Object (File)
Sun, Mar 30, 5:55 AM
Unknown Object (File)
Mar 3 2025, 12:06 AM
Unknown Object (File)
Mar 1 2025, 4:38 PM
Unknown Object (File)
Feb 18 2025, 1:57 PM
Unknown Object (File)
Jan 26 2025, 7:28 AM
Unknown Object (File)
Jan 15 2025, 9:41 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.