]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita926e0432fcca0e191879f9cec34985d1335e3a3
tree38c3280346b68541e459497342a0246998a9089f
parent94c00fff6c86ebb58696181d6bf1014b28b2c37b
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