Skip to content

Commit

Permalink
RDMA/irdma: Add HMC backing store setup functions
Browse files Browse the repository at this point in the history
HW uses host memory as a backing store for a number of
protocol context objects and queue state tracking.
The Host Memory Cache (HMC) is a component responsible for
managing these objects stored in host memory.

Add the functions and data structures to manage the allocation
of backing pages used by the HMC for the various objects

Link: https://lore.kernel.org/r/20210602205138.889-5-shiraz.saleem@intel.com
Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
  • Loading branch information
Mustafa Ismail authored and Jason Gunthorpe committed Jun 2, 2021
1 parent 3f49d68 commit d1850c0
Show file tree
Hide file tree
Showing 2 changed files with 890 additions and 0 deletions.
Loading

0 comments on commit d1850c0

Please sign in to comment.