diff options
author | Daniel Jurgens <danielj@mellanox.com> | 2018-03-13 15:18:47 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2018-03-14 16:05:16 -0400 |
commit | 65edd0e758b8a215825fb3ee685c8eaf6a9cc0d0 (patch) | |
tree | 998179bb8869a2cbe0954874d7b4702caafd8289 /drivers/infiniband/hw/mlx5/srq.c | |
parent | 72f7cc09b143cf972c8c7571fc95d1017ba76c3d (diff) |
IB/mlx5: Only synchronize RCU once when removing mkeys
Instead synchronizing RCU in a loop when removing mkeys in a batch do it
once at the end before freeing them. The result is only waiting for one
RCU grace period instead of many serially.
Signed-off-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/mlx5/srq.c')
0 files changed, 0 insertions, 0 deletions