commit | 81713d3788d2e6bc005f15ee1c59d0eb06050a6b | [log] [tgz] |
---|---|---|
author | Artemy Kovalyov <artemyko@mellanox.com> | Wed Jan 18 16:58:11 2017 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Tue Feb 14 11:41:19 2017 -0500 |
tree | 6f34bfb4eef3525694b651ddff723dbd8ffa8c0d | |
parent | 49780d42dfc9ec0f4090c32ca59688449da1a1cd [diff] |
IB/mlx5: Add implicit MR support Add implicit MR, covering entire user address space. The MR is implemented as an indirect KSM MR consisting of 1GB direct MRs. Pages and direct MRs are added/removed to MR by ODP. Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>