Page MenuHomeFreeBSD

Align physmem to a 2MiB block on arm64
Needs ReviewPublic

Authored by andrew on Feb 23 2021, 2:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 25 2023, 6:02 PM
Unknown Object (File)
Aug 27 2023, 2:39 PM
Unknown Object (File)
Aug 13 2023, 6:35 AM
Unknown Object (File)
Aug 8 2023, 7:21 PM
Unknown Object (File)
Jun 13 2023, 4:37 PM
Subscribers

Details

Reviewers
None
Group Reviewers
arm64
Summary

When we create the DMAP region we assume physical memory will be
aligned and sized to a 2MiB block. Make this the case by rounding the
base up and truncating the length to a level 2 size rather than a page
size.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37311
Build 34200: arc lint + arc unit