Page MenuHomeFreeBSD

Coalesce adjacent physical mappings
ClosedPublic

Authored by andrew on May 18 2018, 1:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 8, 2:09 PM
Unknown Object (File)
Mon, May 5, 11:05 PM
Unknown Object (File)
Mon, May 5, 1:37 AM
Unknown Object (File)
Apr 17 2025, 8:47 AM
Unknown Object (File)
Apr 11 2025, 5:33 AM
Unknown Object (File)
Mar 11 2025, 6:53 AM
Unknown Object (File)
Mar 10 2025, 12:21 PM
Unknown Object (File)
Feb 25 2025, 5:05 AM
Subscribers

Details

Summary

This reduces the overhead when we have many small mappings, e.g.
on some EFI systems.

This is to help use this code on arm64 where we may have a lot of
entries from the EFI firmware.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 22 2018, 10:14 AM
This revision was automatically updated to reflect the committed changes.