Searched hist:"7244 b4aa4221d7b8d59b6ca5a97c7073b2802f10" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/infiniband/hw/erdma/ |
H A D | erdma_qp.c | diff 7244b4aa4221d7b8d59b6ca5a97c7073b2802f10 Thu Aug 17 12:21:50 CEST 2023 Cheng Xu <chengyou@linux.alibaba.com> RDMA/erdma: Refactor the storage structure of MTT entries
Currently our MTT only support inline mtt entries (0 level MTT) and indirect MTT entries (1 level mtt), which will limit the maximum length of MRs. In order to implement a multi-level MTT, we refactor the structure of MTT first.
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com> Link: https://lore.kernel.org/r/20230817102151.75964-3-chengyou@linux.alibaba.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
|
H A D | erdma_hw.h | diff 7244b4aa4221d7b8d59b6ca5a97c7073b2802f10 Thu Aug 17 12:21:50 CEST 2023 Cheng Xu <chengyou@linux.alibaba.com> RDMA/erdma: Refactor the storage structure of MTT entries
Currently our MTT only support inline mtt entries (0 level MTT) and indirect MTT entries (1 level mtt), which will limit the maximum length of MRs. In order to implement a multi-level MTT, we refactor the structure of MTT first.
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com> Link: https://lore.kernel.org/r/20230817102151.75964-3-chengyou@linux.alibaba.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
|
H A D | erdma_verbs.h | diff 7244b4aa4221d7b8d59b6ca5a97c7073b2802f10 Thu Aug 17 12:21:50 CEST 2023 Cheng Xu <chengyou@linux.alibaba.com> RDMA/erdma: Refactor the storage structure of MTT entries
Currently our MTT only support inline mtt entries (0 level MTT) and indirect MTT entries (1 level mtt), which will limit the maximum length of MRs. In order to implement a multi-level MTT, we refactor the structure of MTT first.
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com> Link: https://lore.kernel.org/r/20230817102151.75964-3-chengyou@linux.alibaba.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
|
H A D | erdma_verbs.c | diff 7244b4aa4221d7b8d59b6ca5a97c7073b2802f10 Thu Aug 17 12:21:50 CEST 2023 Cheng Xu <chengyou@linux.alibaba.com> RDMA/erdma: Refactor the storage structure of MTT entries
Currently our MTT only support inline mtt entries (0 level MTT) and indirect MTT entries (1 level mtt), which will limit the maximum length of MRs. In order to implement a multi-level MTT, we refactor the structure of MTT first.
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com> Link: https://lore.kernel.org/r/20230817102151.75964-3-chengyou@linux.alibaba.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
|