]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - net/sunrpc/xprt.c
SUNRPC: Reduce latency when send queue is congested
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 27 May 2016 16:59:33 +0000 (12:59 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 13 Jun 2016 16:35:51 +0000 (12:35 -0400)
commitf1dc237c60a5fdecc83062a28a702193f881cb19
treef4740ff8ad0c003333e78b0563ced90cd5f21077
parent40a5f1b19bacb2de7a051be952dee85e38c9e5f5
SUNRPC: Reduce latency when send queue is congested

Use the low latency transport workqueue to process the task that is
next in line on the xprt->sending queue.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/linux/sunrpc/sched.h
net/sunrpc/sched.c
net/sunrpc/xprt.c