Spdk/module/bdev/ocf
Rafal Stefanowski c39647df83 bdev/ocf: Improve OCF mpools
- Reduce the size of initial memory needed by OCF.
  Number of allocator buffers equal to 16383 is tested to work
  on 24 caches running IO of io_size=512 and io_depth=512, which
  should be more than enough for any real life scenario.
  This reduces initial OCF memory usage from 726 MiB to 392 MiB.
- Fix string handling for the name of the mempool.

Signed-off-by: Rafal Stefanowski <rafal.stefanowski@intel.com>
Change-Id: I40063ab1897c479c25904ae4096c5dae3351f73b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10843
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2022-03-02 08:34:39 +00:00
..
ctx.c Update ocf to 21.6 2021-10-20 07:22:22 +00:00
ctx.h bdev/ocf: OCF 20.12.1 requirements 2021-03-18 14:33:55 +00:00
data.c mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
data.h bdev/ocf: OCF 20.12.1 requirements 2021-03-18 14:33:55 +00:00
Makefile so_ver: increase all major versions 2022-01-31 15:29:56 +00:00
stats.c ocf: update ocf submodule to v20.3 2020-04-17 07:32:48 +00:00
stats.h ocf: update ocf submodule to v20.3 2020-04-17 07:32:48 +00:00
utils.c bdev/ocf: Improve cache line size handling 2021-05-11 11:56:04 +00:00
utils.h bdev/ocf: Improve cache line size handling 2021-05-11 11:56:04 +00:00
vbdev_ocf_rpc.c ocf/rpc: Add bdev_ocf_set_cache_mode method 2021-03-18 14:39:09 +00:00
vbdev_ocf.c spelling: module 2021-11-30 09:05:32 +00:00
vbdev_ocf.h spelling: module 2021-11-30 09:05:32 +00:00
volume.c bdev/ocf: Improve OCF mpools 2022-03-02 08:34:39 +00:00
volume.h bdev/ocf: OCF 20.12.1 requirements 2021-03-18 14:33:55 +00:00