Page MenuHomeFreeBSD

Clean up early arm64 pmap code
ClosedPublic

Authored by andrew on May 20 2021, 9:37 AM.
Tags
None
Referenced Files
F163872767: D30357.id89515.diff
Sun, Jul 26, 7:09 PM
F163872654: D30357.id89712.diff
Sun, Jul 26, 7:09 PM
F163872311: D30357.diff
Sun, Jul 26, 7:06 PM
Unknown Object (File)
Sun, Jul 26, 5:40 AM
Unknown Object (File)
Sun, Jul 19, 3:47 PM
Unknown Object (File)
Sat, Jul 18, 1:57 PM
Unknown Object (File)
Thu, Jul 9, 10:17 AM
Unknown Object (File)
Wed, Jul 8, 3:32 AM
Subscribers

Details

Summary

Early in the arm64 pmap code we need to translate between a virtual
address and a physical address. Rather than manually walking the page
table we can ask the hardware to do it for us.

Diff Detail

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