]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffd8e9748c2f44980bc81b6c2fa20726250b0710
tree34f25227e12cd7b186b9ab828c1ae758e8d79ec7
parentc0981bd4699182f4484b978588ebaa04648c0b23
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