numam-spdk/test
Daniel Verkamp 407a57165d nvme: combine various payload types into a struct
This cleans up the I/O splitting code somewhat.

It also moves the SGL payload function pointers up into the hot cache
section of struct nvme_request without pushing the other important
members past the cacheline boundary (because payload is now a union).

Change-Id: I14a5c24f579d57bb84d845147d03aa53bb4bb209
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-01-27 16:52:53 -07:00
..
lib nvme: combine various payload types into a struct 2016-01-27 16:52:53 -07:00
Makefile build: allow make to work from any directory 2015-11-04 10:19:08 -07:00
spdk_cunit.h nvme/utest: add SPDK_CU_ASSERT_FATAL wrapper 2016-01-08 09:31:10 -07:00