NFSv4.1: Ensure smooth handover of slots from one task to the next waiting
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 29 Nov 2012 22:27:47 +0000 (17:27 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 5 Dec 2012 23:30:52 +0000 (00:30 +0100)
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>

No differences found