Page MenuHomeFreeBSD

hwpmc: trim MIPS CPU and class defs
ClosedPublic

Authored by mhorne on May 1 2023, 7:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 1:31 AM
Unknown Object (File)
Mon, Oct 6, 12:41 AM
Unknown Object (File)
Aug 15 2025, 12:11 AM
Unknown Object (File)
Aug 15 2025, 12:09 AM
Unknown Object (File)
Aug 9 2025, 4:15 PM
Unknown Object (File)
Aug 4 2025, 1:01 PM
Unknown Object (File)
Jul 27 2025, 7:04 AM
Unknown Object (File)
Jul 27 2025, 6:59 AM
Subscribers

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mhorne requested review of this revision.May 1 2023, 7:38 PM

Was support for these CPUs ever implemented?

This revision is now accepted and ready to land.May 3 2023, 10:05 AM

Was support for these CPUs ever implemented?

It was. MIPS support as a whole has been removed, and this is (I believe) the last bit of cleanup in the pmc code.

This revision was automatically updated to reflect the committed changes.