The iobuf buffers are only used in accel when executing chained operations. Since none of the components in SPDK are using chaining yet, there's little point in having per-thread iobuf caches, as they only reduce the number of available buffers in other libraries. This change will be reverted once bdev layer and bdev modules are updated to support chaining. Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Ibad19ea92f2218a8dec01e802a736cfdd357dfc6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16398 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
accel_internal.h | ||
accel_rpc.c | ||
accel_sw.c | ||
accel.c | ||
Makefile | ||
spdk_accel.map |