Page MenuHomeFreeBSD

riscv: Port improvements from arm64/amd64 pmaps, part 2
ClosedPublic

Authored by markj on Oct 19 2023, 1:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 1:08 AM
Unknown Object (File)
Thu, Oct 30, 4:41 PM
Unknown Object (File)
Thu, Oct 16, 1:10 PM
Unknown Object (File)
Wed, Oct 15, 12:51 PM
Unknown Object (File)
Wed, Oct 15, 12:51 PM
Unknown Object (File)
Wed, Oct 15, 12:51 PM
Unknown Object (File)
Wed, Oct 15, 1:55 AM
Unknown Object (File)
Sep 24 2025, 9:38 PM
Subscribers

Details

Summary
  • Give pmap_promote_l2() a return value indicating whether or not promotion succeeded.
  • Check pmap_ps_enabled() in pmap_promote_l2() rather than making callers do it.
  • Annotate superpages_enabled with __read_frequently.

Diff Detail

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