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, Nov 10, 12:55 PM
Unknown Object (File)
Sat, Nov 9, 12:55 PM
Unknown Object (File)
Fri, Nov 8, 7:30 PM
Unknown Object (File)
Thu, Nov 7, 3:49 PM
Unknown Object (File)
Thu, Oct 31, 4:24 PM
Unknown Object (File)
Thu, Oct 17, 6:12 PM
Unknown Object (File)
Oct 16 2024, 2:29 AM
Unknown Object (File)
Oct 15 2024, 6:50 PM
Subscribers

Details

Diff Detail

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

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.