Spdk/examples
Dariusz Stojaczyk ae0f518e4f fio_plugin: allow stopping poller after it's thread has been stopped
Patch 2b37c71 [1] introduced the
spdk_bdev_finish() call on the
fio_plugin shutdown. That happens
after all the fio threads have
stopped. Patch 19ddb10 [2] introduces
an extra poller that has to be
stopped during spdk_bdev_finish().
Prior to this patch fio_plugin
pollers couldn't be stopped if their
corresponding threads have been
already stopped - but that's a
behavior we want.

[1] 2b37c71 ("bdev/fio_plugin: add call spdk_bdev_finish")
[2] 19ddb10 ("bdev_virtio: implement controlq and RESETs")

Change-Id: I415d6f8a564ddd70a4e50f149e85f2765f036b4d
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/383018
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-10-18 18:49:15 -04:00
..
bdev fio_plugin: allow stopping poller after it's thread has been stopped 2017-10-18 18:49:15 -04:00
blob blobcli: refactoring and cleanup 2017-10-18 12:46:06 -04:00
ioat env: Add a default value for mempool cache size 2017-08-17 16:55:55 -04:00
nvme examples/nvme/hotplug: free task on error path 2017-10-17 15:21:39 -04:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00