On Mon, Dec 06, 2021 at 11:10:45AM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxx> > > Hi, > > This series from Aharon refactors mlx5 MR cache management logic to > speedup deregistration significantly. > > Thanks > > Aharon Landau (7): > RDMA/mlx5: Merge similar flows of allocating MR from the cache > RDMA/mlx5: Replace cache list with Xarray > RDMA/mlx5: Store in the cache mkeys instead of mrs > RDMA/mlx5: Change the cache structure to an RB-tree > RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled() > RDMA/mlx5: Delay the deregistration of a non-cache mkey > RDMA/mlx5: Rename the mkey cache variables and functions Let's me resubmit it after more deep review. Thanks