commit | b75ad4cda5a6cd3431b1c65c2739c5ebd2c4b9da | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Nov 29 17:27:47 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 06 00:30:52 2012 +0100 |
tree | 6ba6dd80fc8e118067ca70bd67345864835fe98a | |
parent | 62ae082d883d167cdaa7895cf2972d85e178228a [diff] |
NFSv4.1: Ensure smooth handover of slots from one task to the next waiting Currently, we see a lot of bouncing for the value of highest_used_slotid due to the fact that slots are getting freed, instead of getting instantly transmitted to the next waiting task. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>