Page MenuHomeFreeBSD

Coalesce adjacent physical mappings
ClosedPublic

Authored by andrew on May 18 2018, 1:58 PM.
Tags
None
Referenced Files
F167124450: D15477.id42696.diff
Wed, Aug 19, 7:34 AM
F167062808: D15477.id42696.diff
Tue, Aug 18, 8:24 PM
F167055953: D15477.diff
Tue, Aug 18, 8:09 PM
Unknown Object (File)
Fri, Aug 14, 8:18 AM
Unknown Object (File)
Thu, Aug 13, 4:27 AM
Unknown Object (File)
Tue, Aug 11, 12:33 PM
Unknown Object (File)
Tue, Aug 11, 2:19 AM
Unknown Object (File)
Mon, Aug 10, 11:57 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16666
Build 16571: arc lint + arc unit

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.