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, Jan 25, 5:15 AM
Unknown Object (File)
Sat, Jan 25, 4:38 AM
Unknown Object (File)
Fri, Jan 17, 12:58 PM
Unknown Object (File)
Fri, Jan 10, 3:56 AM
Unknown Object (File)
Fri, Jan 10, 3:55 AM
Unknown Object (File)
Thu, Jan 9, 7:56 PM
Unknown Object (File)
Wed, Jan 8, 2:16 PM
Unknown Object (File)
Dec 3 2024, 6:58 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.