]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
SUNRPC: Declare RPC timers as TIMER_DEFERRABLE
authorTrond Myklebust <trondmy@gmail.com>
Sun, 7 Apr 2019 17:58:52 +0000 (13:58 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:18:13 +0000 (14:18 -0400)
commit431235818bc3a919ca7487500c67c3144feece80
tree9bdac329431dca9ad1b53f7c7bae05b42a3599b5
parent24a9d9a21e568f494198eea2bb864e0b6c593051
SUNRPC: Declare RPC timers as TIMER_DEFERRABLE

Don't wake idle CPUs only for the purpose of servicing an RPC
queue timeout.

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