summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2016-04-14 06:10:50 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2016-04-14 06:10:50 +0000
commit3f2c4fdcf79b4fc12ee25a5f0d632511055f5f06 (patch)
treeccebe48a19ec2d132cc045e3669534db2a5c204f /usr.sbin
parent6f9e8c4f783b9a66a85ae28d0700d5d58c3d0891 (diff)
dont attach if the min nvme page size is bigger than the cpu page size
nvme and the host cpu need to agree on the page size because its the implicit size of the elements in the chips scatter gather lists. if the min nvme size is greater than the cpus page size then we cant guarantee that io buffers are contig for nvme pages. nvme 1.1 provides an alternative sgl mechanism, so if this really becomes a problem in the future we can fix it on 1.1 and later devices.
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions