Searched hist:"56 e11d628c5d0553d9fc2ca1855144970e6b9eb6" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mr.c | diff 56e11d628c5d0553d9fc2ca1855144970e6b9eb6 Mon Feb 29 08:46:51 CST 2016 Noa Osherovich <noaos@mellanox.com> IB/mlx5: Added support for re-registration of MRs
This patch adds support for re-registration of memory regions in MLX5. The functionality is basically the same as deregister followed by register, but attempts to reuse the existing resources as much as possible. Original memory keys are kept if possible, saving the need to communicate new ones to remote peers.
Signed-off-by: Noa Osherovich <noaos@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | mlx5_ib.h | diff 56e11d628c5d0553d9fc2ca1855144970e6b9eb6 Mon Feb 29 08:46:51 CST 2016 Noa Osherovich <noaos@mellanox.com> IB/mlx5: Added support for re-registration of MRs
This patch adds support for re-registration of memory regions in MLX5. The functionality is basically the same as deregister followed by register, but attempts to reuse the existing resources as much as possible. Original memory keys are kept if possible, saving the need to communicate new ones to remote peers.
Signed-off-by: Noa Osherovich <noaos@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qp.c | diff 56e11d628c5d0553d9fc2ca1855144970e6b9eb6 Mon Feb 29 08:46:51 CST 2016 Noa Osherovich <noaos@mellanox.com> IB/mlx5: Added support for re-registration of MRs
This patch adds support for re-registration of memory regions in MLX5. The functionality is basically the same as deregister followed by register, but attempts to reuse the existing resources as much as possible. Original memory keys are kept if possible, saving the need to communicate new ones to remote peers.
Signed-off-by: Noa Osherovich <noaos@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | main.c | diff 56e11d628c5d0553d9fc2ca1855144970e6b9eb6 Mon Feb 29 08:46:51 CST 2016 Noa Osherovich <noaos@mellanox.com> IB/mlx5: Added support for re-registration of MRs
This patch adds support for re-registration of memory regions in MLX5. The functionality is basically the same as deregister followed by register, but attempts to reuse the existing resources as much as possible. Original memory keys are kept if possible, saving the need to communicate new ones to remote peers.
Signed-off-by: Noa Osherovich <noaos@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|