diff options
author | Keith Busch <[email protected]> | 2020-05-20 19:22:53 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-05-27 07:12:40 +0200 |
commit | 3b2a1ebceba3e03b17ef0970bb7757a3a64cdc8b (patch) | |
tree | 9e63c3314af9b9cbc2e0128c171de8b933c60569 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1cdf9f7670a7d74e27177d5c390c2f8b3b9ba338 (diff) |
nvme: set dma alignment to qword
The default dma alignment mask is 511, which is much larger than any nvme
controller requires. NVMe controllers accept qword aligned DMA addresses,
so set the request_queue constraints to that. This can help avoid bounce
buffers on user passthrough commands.
Signed-off-by: Keith Busch <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions