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, Jan 23, 6:40 PM
Unknown Object (File)
Fri, Dec 27, 7:27 PM
Unknown Object (File)
Dec 16 2024, 8:14 AM
Unknown Object (File)
Nov 29 2024, 11:11 PM
Unknown Object (File)
Nov 29 2024, 7:35 AM
Unknown Object (File)
Nov 25 2024, 7:48 PM
Unknown Object (File)
Nov 23 2024, 3:48 AM
Unknown Object (File)
Nov 22 2024, 3:31 PM
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.