Page MenuHomeFreeBSD

nvme: Define NVME_MPS_SHIFT
ClosedPublic

Authored by imp on Apr 10 2022, 5:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 11:43 AM
Unknown Object (File)
Wed, May 13, 7:36 PM
Unknown Object (File)
Wed, May 13, 7:36 PM
Unknown Object (File)
Wed, May 13, 7:33 PM
Unknown Object (File)
Mon, Apr 27, 5:07 PM
Unknown Object (File)
Mon, Apr 27, 6:04 AM
Unknown Object (File)
Mar 22 2026, 9:50 AM
Unknown Object (File)
Jan 16 2026, 6:15 AM
Subscribers

Details

Summary

The memory page size (MPS) is expressed in terms of a 2^(number + 12)
and other items in the system inherit this. Create a define rather than
sprinkling 12 everywehere.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable