]> git.baikalelectronics.ru Git - kernel.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)
commit0b67fe11eb891e0d108d4fde0f7f96e5200bfbf5
tree9bdac329431dca9ad1b53f7c7bae05b42a3599b5
parent4baab68087de4d61220cc9cf0e1c01a02d60aa95
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