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)
Mon, May 12, 1:11 AM
Unknown Object (File)
Sun, May 11, 1:08 AM
Unknown Object (File)
Thu, May 8, 7:16 PM
Unknown Object (File)
Mon, May 5, 2:28 PM
Unknown Object (File)
Sun, Apr 27, 12:57 PM
Unknown Object (File)
Sun, Apr 27, 9:04 AM
Unknown Object (File)
Apr 23 2025, 2:30 AM
Unknown Object (File)
Apr 23 2025, 12:36 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