Page MenuHomeFreeBSD

pmc: remove last bits of AMD K7 CPU support
ClosedPublic

Authored by mhorne on Aug 1 2023, 4:23 PM.
Tags
None
Referenced Files
F165167362: D41275.diff
Thu, Aug 6, 12:53 PM
Unknown Object (File)
Wed, Aug 5, 12:03 PM
Unknown Object (File)
Sun, Aug 2, 8:09 PM
Unknown Object (File)
Sun, Aug 2, 1:05 AM
Unknown Object (File)
Sat, Aug 1, 8:10 AM
Unknown Object (File)
Fri, Jul 31, 12:11 AM
Unknown Object (File)
Tue, Jul 28, 2:38 PM
Unknown Object (File)
Sun, Jul 26, 11:57 PM
Subscribers

Details

Summary

This includes event definitions from sys/pmc_events.h, definitions from
sys/pmc.h, and the man pages.

Diff Detail

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

Event Timeline

Quick question: are K7 CPUs no longer supported?

Quick question: are K7 CPUs no longer supported?

I expect/believe they are still supported by FreeBSD. But these CPUs are de-facto unsupported by libpmc for several years, as I mentioned in D41274.

This revision is now accepted and ready to land.Aug 9 2023, 5:13 AM