Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RDMA/core: Remove FMR pool API | Max Gurtovoy | 2020-06-03 | 1 | -3/+0 |
| | | | | | | | | | This ancient and unsafe method for memory registration is no longer used by any RDMA based ULP. Remove the FMR pool API from the core driver. Link: https://lore.kernel.org/r/4-v3-f58e6669d5d3+2cf-fmr_removal_jgg@mellanox.com Signed-off-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> | ||||
* | infiniband: add a Documentation driver-api chapter for Infiniband | rd.dunlab@gmail.com | 2019-10-22 | 1 | -0/+127 |
Add a driver-api chapter for InfiniBand interfaces. Link: https://lore.kernel.org/r/20191010035240.310347906@gmail.com Signed-off-by: Randy Dunlap <rd.dunlab@gmail.com> Reviewed-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> |