OSDN Git Service

RDS: IB: split the mr registration and invalidation path
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Tue, 8 Mar 2016 17:19:01 +0000 (09:19 -0800)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 2 Jan 2017 22:02:47 +0000 (14:02 -0800)
commit56012459310a1dbcc55c2dbf5500a9f7571402cb
tree38c3280346b68541e459497342a0246998a9089f
parent584a8279a44a800dea5a5c1e9d53a002e03016b4
RDS: IB: split the mr registration and invalidation path

MR invalidation in RDS is done in background thread and not in
data path like registration. So break the dependency between them
which helps to remove the performance bottleneck.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/ib.h
net/rds/ib_cm.c
net/rds/ib_frmr.c