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)
Mon, Nov 3, 5:58 PM
Unknown Object (File)
Fri, Oct 31, 12:37 PM
Unknown Object (File)
Thu, Oct 30, 6:48 AM
Unknown Object (File)
Mon, Oct 27, 4:21 AM
Unknown Object (File)
Fri, Oct 24, 9:42 AM
Unknown Object (File)
Sat, Oct 18, 3:18 AM
Unknown Object (File)
Thu, Oct 16, 3:04 PM
Unknown Object (File)
Thu, Oct 16, 6:46 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.