Page MenuHomeFreeBSD

riscv: support PV_STATS pmap option
ClosedPublic

Authored by mhorne on Jun 3 2024, 6:52 PM.
Tags
None
Referenced Files
F146722582: D45475.id139389.diff
Thu, Mar 5, 1:12 AM
Unknown Object (File)
Fri, Feb 27, 9:11 PM
Unknown Object (File)
Fri, Feb 27, 5:56 PM
Unknown Object (File)
Thu, Feb 26, 5:21 AM
Unknown Object (File)
Sun, Feb 8, 4:00 AM
Unknown Object (File)
Sat, Feb 7, 8:38 PM
Unknown Object (File)
Sat, Feb 7, 8:09 PM
Unknown Object (File)
Sat, Feb 7, 4:26 PM
Subscribers

Details

Summary

It is rarely used but trivially supported; enable it in LINT.

Diff Detail

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

Event Timeline

mhorne requested review of this revision.Jun 3 2024, 6:52 PM

Include opt_pmap.h, and drop sys/cdefs.h include while here.

This revision is now accepted and ready to land.Jun 5 2024, 1:58 PM

There is actually more to be done here...

Flesh out the missing stat calls.

This revision is now accepted and ready to land.Jun 30 2024, 3:52 PM
This revision was automatically updated to reflect the committed changes.