commit | 86aeee0eb6c316e75d3b5d148177d4c01b81c977 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Sep 08 14:22:41 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Sep 30 15:35:15 2018 -0400 |
tree | 34f25227e12cd7b186b9ab828c1ae758e8d79ec7 | |
parent | 75891f502f5fc70f52a01af5b924384ed4866907 [diff] |
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>