diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2017-10-10 17:31:43 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2017-11-07 16:44:03 -0500 |
commit | 22700f3c6df55387cec2ee27c533a7b23c76dc51 (patch) | |
tree | e4a6cb0c188aa7d8b051e94f422a2bbdc4b673d0 /fs/lockd | |
parent | 95da1b3a5aded124dd1bda1e3cdb876184813140 (diff) |
SUNRPC: Improve ordering of transport processing
Since it can take a while before a specific thread gets scheduled, it
is better to just implement a first come first served queue mechanism.
That way, if a thread is already scheduled and is idle, it can pick up
the work to do from the queue.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions