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)
Tue, Sep 10, 2:30 PM
Unknown Object (File)
Sat, Sep 7, 2:48 PM
Unknown Object (File)
Jul 31 2024, 3:08 AM
Unknown Object (File)
Jun 25 2024, 6:57 AM
Unknown Object (File)
Jun 25 2024, 1:01 AM
Unknown Object (File)
Jun 19 2024, 12:47 PM
Unknown Object (File)
Jun 3 2024, 11:58 AM
Unknown Object (File)
Apr 28 2024, 2:37 PM
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.