SUNRPC: Enqueue swapper tagged RPCs at the head of the transmit queue
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 8 Sep 2018 18:22:41 +0000 (14:22 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:15 +0000 (15:35 -0400)
commit86aeee0eb6c316e75d3b5d148177d4c01b81c977
tree34f25227e12cd7b186b9ab828c1ae758e8d79ec7
parent75891f502f5fc70f52a01af5b924384ed4866907
SUNRPC: Enqueue swapper tagged RPCs at the head of the transmit queue

Avoid memory starvation by giving RPCs that are tagged with the
RPC_TASK_SWAPPER flag the highest priority.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/xprt.c