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)
Tue, May 27, 3:23 AM
Unknown Object (File)
Sat, May 24, 4:15 AM
Unknown Object (File)
Fri, May 23, 2:45 AM
Unknown Object (File)
Fri, May 9, 6:00 AM
Unknown Object (File)
Apr 30 2025, 7:01 AM
Unknown Object (File)
Apr 26 2025, 5:55 PM
Unknown Object (File)
Apr 26 2025, 5:51 PM
Unknown Object (File)
Apr 26 2025, 11:41 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