Page MenuHomeFreeBSD

Disable superpage use for stage 2 arm64 mappings
ClosedPublic

Authored by andrew on Nov 7 2022, 11:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 28, 11:01 AM
Unknown Object (File)
Sun, Mar 15, 11:18 AM
Unknown Object (File)
Sat, Mar 14, 5:28 PM
Unknown Object (File)
Feb 9 2026, 1:43 PM
Unknown Object (File)
Jan 31 2026, 10:32 PM
Unknown Object (File)
Jan 1 2026, 3:52 AM
Unknown Object (File)
Dec 29 2025, 7:24 AM
Unknown Object (File)
Dec 12 2025, 8:11 AM
Subscribers

Details

Summary

When modifying a stage 2 mapping we may need to call into the
hypervisor to invalidate the TLB. Until it is known if the cost of
this operation is less than the performance gains superpages offers
disable their use.

Sponsored by: Innovate UK
Sponsored by: The FreeBSD Foundation

Diff Detail

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