Spdk/module/bdev/ocf
Amir Haroush 9579995cb3 bdev/ocf: Remove cleaner queue, use mngt queue instead
Remove unused cleaner IO queue which is not kicked on creation.
While it is not a problem to have it,
the latest OCF code has new parallelize mechanism that uses all the IO queues.
Using an IO queue which is not kicked will hang the system.

After this change SPDK glue is somewhat closer to OCL glue,
both not using a dedicated cleaner IO queue.

Signed-off-by: Amir Haroush <amir.haroush@huawei.com>
Signed-off-by: Shai Fultheim <shai.fultheim@huawei.com>
Change-Id: I2e8ef0aaf11061d511151865c6062922d7934df2
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17065
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2023-03-22 16:03:25 +00:00
..
ctx.c bdev/ocf: Remove cleaner queue, use mngt queue instead 2023-03-22 16:03:25 +00:00
ctx.h bdev/ocf: Remove cleaner queue, use mngt queue instead 2023-03-22 16:03:25 +00:00
data.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
data.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
Makefile so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
stats.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
stats.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
utils.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
utils.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
vbdev_ocf_rpc.c bdev/ocf: Add runtime cache bdev flush support 2022-11-18 08:38:03 +00:00
vbdev_ocf.c ocf: clarify deprecation notice 2023-03-08 08:46:41 +00:00
vbdev_ocf.h bdev/ocf: Add runtime cache bdev flush support 2022-11-18 08:38:03 +00:00
volume.c bdev/ocf: Remove cleaner queue, use mngt queue instead 2023-03-22 16:03:25 +00:00
volume.h update Intel copyright notices 2022-11-10 08:28:53 +00:00