Two quick updates, support dequeueing more than 1 IO at a time which is now more likely given that we can queue up compression operations (others can come in qhile one is on the queue). Dropped the max inflight value as it was in there as a palceholder and now it makes sense to give it a sane value. Also updated the value passed to reduce to signal an error. UT for the poller will come in the next patch... Change-Id: I14d6aeb98aa1e193c498e1549e37eca0e4c56c31 Signed-off-by: paul luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454680 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
Makefile | ||
vbdev_compress_rpc.c | ||
vbdev_compress.c | ||
vbdev_compress.h |