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)
Sun, Apr 20, 9:18 AM
Unknown Object (File)
Sun, Apr 20, 9:12 AM
Unknown Object (File)
Sun, Apr 20, 1:18 AM
Unknown Object (File)
Sat, Apr 19, 9:06 PM
Unknown Object (File)
Feb 28 2025, 12:19 AM
Unknown Object (File)
Feb 20 2025, 5:57 PM
Unknown Object (File)
Feb 13 2025, 11:46 AM
Unknown Object (File)
Feb 10 2025, 1:26 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.