Skip to content
Commit eca18b23 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

NVMe: Merge the nvme_bio and nvme_prp data structures



The new merged data structure is called nvme_iod.  This improves performance
for mid-sized I/Os (in the 16k range) since we save a memory allocation.
It is also a slightly simpler interface to use.

Signed-off-by: default avatarMatthew Wilcox <matthew.r.wilcox@intel.com>
parent 5c1281a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment