HomeFreeBSD

nvme(4): Increase HMB alignment.

Description

nvme(4): Increase HMB alignment.

The NVME controller in Crucial P310 disk does not accept 16-byte aligned
host memory buffer on Codasip Prime platform, but works fine on PAGE_SIZE
aligned memory.

Instead of adding a quirk, just increase alignment for everyone.

Reviewed by: jhb
Discussed with: imp
Sponsored by: CHERI Research Centre
Differential Revision: https://reviews.freebsd.org/D53296

Details

Provenance
brAuthored on Nov 25 2025, 8:38 AM
Reviewer
jhb
Differential Revision
D53296: nvme host buffer (HMB): alignment quirck for Crucial NVME
Parents
rGaac0ef54dce9: kern: Fix section name for embedded firmware blobs
Branches
Unknown
Tags
Unknown