+7
−3
Loading
This keeps us from having to deal with ALLOC and FREE events for mismatching regions - which necessitated splitting new regions into individual pages. This caused all kinds of problems with NVMe-oF - for example, buffers that spanned memory regions, or bumping up against MR limits on RDMA NICs. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I18dcdae148436b55d4481bb9fb8799f4832c7de1 Reviewed-on: https://review.gerrithub.io/434895 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Seth Howell <seth.howell5141@gmail.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Sasha Kotchubievsky <sashakot@mellanox.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>