HomeFreeBSD

Switch the arm64 VM_MEMATTR_DEVICE to nGnRE

Description

Switch the arm64 VM_MEMATTR_DEVICE to nGnRE

Move device memory to a weaker type. The new device memory type allows
the system to acknowledge a write to a device before the write has
completed. This is inline with VM_MEMATTR_DEVICE on armv6/armv7.

Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D38945

Details

Provenance
andrewAuthored on Mar 16 2023, 3:36 PM
Differential Revision
D38945: Switch the arm64 VM_MEMATTR_DEVICE to nGnRE
Parents
rGf7acb7ed41f2: Allow forcing non-posted memory on arm64
Branches
Unknown
Tags
Unknown