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)
Tue, Oct 22, 3:08 AM
Unknown Object (File)
Sun, Oct 20, 8:14 PM
Unknown Object (File)
Sun, Oct 20, 8:59 AM
Unknown Object (File)
Sat, Oct 19, 7:50 PM
Unknown Object (File)
Oct 9 2024, 9:35 PM
Unknown Object (File)
Oct 4 2024, 4:16 AM
Unknown Object (File)
Oct 4 2024, 12:51 AM
Unknown Object (File)
Oct 3 2024, 3:02 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