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)
Fri, Dec 20, 11:04 PM
Unknown Object (File)
Dec 12 2024, 4:26 PM
Unknown Object (File)
Nov 22 2024, 5:16 PM
Unknown Object (File)
Oct 30 2024, 7:29 PM
Unknown Object (File)
Oct 14 2024, 1:48 PM
Unknown Object (File)
Sep 27 2024, 1:12 PM
Unknown Object (File)
Sep 26 2024, 9:15 PM
Unknown Object (File)
Sep 24 2024, 1:28 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