numam-spdk/include
Jim Harris cd55b3886e bdev: change spdk_bdev_io buf_link to STAILQ
This is more efficient and buf_link users don't
need the extra flexibility that TAILQ provides.

link could also be changed to an STAILQ, but its usage
is not in the performance path so not touching that
as part of this commit.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I7df2cc24a3784add8370db859003783e92cbfc21

Reviewed-on: https://review.gerrithub.io/393834
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-01-10 09:51:31 -05:00
..
linux include: add local virtio_blk.h 2017-12-27 15:13:03 -05:00
spdk blob: add thin_provision opt for spdk_bs_create_blob_ext 2018-01-09 14:57:04 -05:00
spdk_internal bdev: change spdk_bdev_io buf_link to STAILQ 2018-01-10 09:51:31 -05:00
Makefile build: add 'make install' rule 2017-11-27 17:58:02 -05:00