Page MenuHomeFreeBSD

riscv: support PV_STATS pmap option
ClosedPublic

Authored by mhorne on Jun 3 2024, 6:52 PM.
Tags
None
Referenced Files
F115273587: D45475.diff
Tue, Apr 22, 2:58 AM
Unknown Object (File)
Tue, Apr 8, 8:04 AM
Unknown Object (File)
Sat, Apr 5, 7:46 AM
Unknown Object (File)
Mar 15 2025, 4:05 AM
Unknown Object (File)
Feb 26 2025, 4:37 PM
Unknown Object (File)
Feb 14 2025, 7:51 AM
Unknown Object (File)
Feb 12 2025, 11:29 PM
Unknown Object (File)
Jan 25 2025, 5:15 AM
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.