aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2015-10-24 17:27:10 -0400
committerAnna Schumaker <[email protected]>2015-11-02 13:45:15 -0500
commitfe97b47cd623ebbaa55a163c336abc47153526d1 (patch)
treed936169799d99d924f92b385d1af31d62d083b90 /lib/mpi/mpiutil.c
parent1e465fd4ff475cc29c866ee75496c941b3908e69 (diff)
xprtrdma: Use workqueue to process RPC/RDMA replies
The reply tasklet is fast, but it's single threaded. After reply traffic saturates a single CPU, there's no more reply processing capacity. Replace the tasklet with a workqueue to spread reply handling across all CPUs. This also moves RPC/RDMA reply handling out of the soft IRQ context and into a context that allows sleeps. Signed-off-by: Chuck Lever <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Tested-By: Devesh Sharma <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions