Page MenuHomeFreeBSD

Coalesce adjacent physical mappings
ClosedPublic

Authored by andrew on May 18 2018, 1:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 5, 8:20 PM
Unknown Object (File)
Dec 2 2024, 10:25 AM
Unknown Object (File)
Nov 3 2024, 9:18 PM
Unknown Object (File)
Oct 8 2024, 10:30 PM
Unknown Object (File)
Oct 4 2024, 2:29 PM
Unknown Object (File)
Oct 4 2024, 9:58 AM
Unknown Object (File)
Oct 1 2024, 8:26 PM
Unknown Object (File)
Sep 29 2024, 2:52 PM
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.