commit | a808273a495c657e33281b181fd7fcc2bb28f662 | [log] [tgz] |
---|---|---|
author | Shiraz Saleem <shiraz.saleem@intel.com> | Mon May 06 08:53:33 2019 -0500 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon May 06 13:08:11 2019 -0300 |
tree | 4da75f55f429a761ae4e0bb9bf3126fbe8f996b2 | |
parent | 4a35339958f16d42a4ca06a8da9d4b5ab39ee8ea [diff] |
RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks This helper iterates over a DMA-mapped SGL and returns contiguous memory blocks aligned to a HW supported page size. Suggested-by: Jason Gunthorpe <jgg@ziepe.ca> Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>