commit | 203099fd731c8d74da3b00c895cfd68c6cf1ff73 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Wed Sep 11 16:35:26 2013 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Thu Oct 10 09:23:56 2013 -0700 |
tree | 70aa1827f3e59ec8417992dd9015b53398461487 | |
parent | c1868b822515313c72445e70b7d9e47d8815bc52 [diff] |
IB/mlx5: Decrease memory consumption of mr caches Change the logic so we do not allocate memory nor map the device before actually posting to the REG_UMR QP. In addition, unmap and free the memory after we get completion. Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>