commit | 3ff7576ddac06c3d07089e241b40826d24bbf1ac | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jul 14 15:40:00 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:30 2008 -0500 |
tree | 7f5998434b7d0dd1f08ff7ee65c93fab4861a6d3 | |
parent | c970aa85e71bd581726c42df843f6f129db275ac [diff] |
SUNRPC: Clean up the initialisation of priority queue scheduling info. We want the default scheduling priority (priority == 0) to remain RPC_PRIORITY_NORMAL. Also ensure that the priority wait queue scheduling is per process id instead of sometimes being per thread, and sometimes being per inode. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>