linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rds: MR(Memory Region) related patches
@ 2020-10-19 21:48 Manjunath Patil
  2020-10-19 21:48 ` [PATCH 1/2] rds: track memory region (MR) usage in kernel Manjunath Patil
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Manjunath Patil @ 2020-10-19 21:48 UTC (permalink / raw)
  To: santosh.shilimkar
  Cc: netdev, linux-rdma, rama.nichanamatlu, manjunath.b.patil

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(-)

-- 
2.27.0.112.g101b320


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-27 18:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-19 21:48 [PATCH 0/2] rds: MR(Memory Region) related patches Manjunath Patil
2020-10-19 21:48 ` [PATCH 1/2] rds: track memory region (MR) usage in kernel Manjunath Patil
2020-10-19 21:48 ` [PATCH 2/2] rds: add functionality to print MR related information Manjunath Patil
2020-10-27 14:18 ` [PATCH 0/2] rds: MR(Memory Region) related patches Manjunath Patil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).