Page MenuHomeFreeBSD

riscv: support PV_STATS pmap option
ClosedPublic

Authored by mhorne on Jun 3 2024, 6:52 PM.
Tags
None
Referenced Files
F119835441: D45475.id139388.diff
Thu, Jun 12, 3:14 PM
Unknown Object (File)
Wed, Jun 11, 9:27 AM
Unknown Object (File)
Wed, Jun 11, 12:51 AM
Unknown Object (File)
Tue, Jun 10, 4:15 PM
Unknown Object (File)
Fri, May 16, 7:51 PM
Unknown Object (File)
May 14 2025, 12:45 AM
Unknown Object (File)
May 13 2025, 9:54 AM
Unknown Object (File)
May 7 2025, 11:26 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.