ping!
On 10/19/2020 2:48 PM, Manjunath Patil wrote:
This patchset intends to add functionality to track MR usages by RDS
applications.
Manjunath Patil (2):
rds: track memory region (MR) usage in kernel
rds: add functionality to print MR related information
include/uapi/linux/rds.h | 13 ++++++++++++-
net/rds/af_rds.c | 42 ++++++++++++++++++++++++++++++++++++++++
net/rds/ib.c | 1 +
net/rds/rdma.c | 29 ++++++++++++++++++++-------
net/rds/rds.h | 10 +++++++++-
5 files changed, 86 insertions(+), 9 deletions(-)