Loading
fio/bdev: Increase available queue depth for message passing
For malloc backends without IOAT a message gets queued up for every completion. This can quickly run the message passing ring out of entries. Increase it's size substantially. Change-Id: Ib09a0887d3d843a768156c9221a4f43c6cb43a4d Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/374353 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>