Page MenuHomeFreeBSD

riscv: support PV_STATS pmap option
ClosedPublic

Authored by mhorne on Jun 3 2024, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 7, 4:19 PM
Unknown Object (File)
Fri, Mar 6, 4:50 PM
Unknown Object (File)
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)
Feb 8 2026, 4:00 AM
Unknown Object (File)
Feb 7 2026, 8:38 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.