Spdk/examples/ioat
Changpeng Liu 04ddd8f2c9 examples/ioat: fix the stop flag issue for kernel test tool
The "idle" status has 2 meanings for IOAT kernel performace
test module dmaperf: performance test task has finished or
no performance task at all. For the lastest kernel(4.8), the
userland tool will get the "idle" status before the kernel
changed to "running", but for some older kernels(3.17,4.0)
the test tool run correctly. So add a sleep syscall before
to get the status will fix it.

Change-Id: Ia236416607c77b3b8689933fe71ce53a783a04cc
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2017-02-07 15:07:07 -07:00
..
kperf examples/ioat: fix the stop flag issue for kernel test tool 2017-02-07 15:07:07 -07:00
perf env: add spdk_mempool_create() socket_id parameter 2017-01-30 13:05:30 -07:00
verify env: add spdk_mempool_create() socket_id parameter 2017-01-30 13:05:30 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00