]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: track length of RPC wait queues
authorChuck Lever <cel@netapp.com>
Mon, 20 Mar 2006 18:44:15 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:15 +0000 (13:44 -0500)
commit6b9fdea2124257f4c3c2f6aa21bb817babbbb253
tree45474992fd5d6a1f4c4c49068ec6383429618515
parent6dd02ed7c2039becafdae5da8a0cca5d69b889e5
SUNRPC: track length of RPC wait queues

RPC wait queue length will eventually be exported to userland via the RPC
iostats interface.

Test plan:
Compile kernel with CONFIG_NFS enabled.

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/sched.h
net/sunrpc/sched.c