+1
−10
Loading
Use whatever size the socket layer thinks is best. Before, we limited the total amount of memory to just 32MB total. Now, let the socket layer decide. It will likely use up to 2MB per socket, which results in much better performance. Change-Id: I9ef7680773b8c78a743fe74d8abb518258e19a0d Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/470512 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Ziye Yang <ziye.yang@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>