Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 36df9aae authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Add a timer function to wait queues.


This is designed to replace the timeout timer in the individual rpc_tasks.
By putting the timer function in the wait queue, we will eventually be able
to reduce the total number of timers in use by the RPC subsystem.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent f6a1cc89
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment