numam-spdk/examples
Shuhei Matsumoto 60bd1f32d5 nvme_perf: Relocate functions only for AIO to introduce abstraction
Subsequent patches will introduce function pointer table for
IO type depenedent operations.

This patch doesn't cause any functional change and just tries to
make them easier.

Change-Id: I664c9e39d101957c55cfcf9426f82feca348c328
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/c/440670
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: wuzhouhui <wuzhouhui@kingsoft.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2019-01-17 17:12:01 +00:00
..
bdev thread: Rename spdk_free_thread to spdk_thread_exit 2019-01-17 11:24:38 +00:00
blob build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
ioat build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
nvme nvme_perf: Relocate functions only for AIO to introduce abstraction 2019-01-17 17:12:01 +00:00
sock example/sock: avoid register poller multiple times 2018-12-19 01:45:04 +00:00
Makefile examples/sock/hello_sock: introduce sample application for libsock 2018-08-14 14:52:19 +00:00