]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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)
commitb75ad4cda5a6cd3431b1c65c2739c5ebd2c4b9da
tree6ba6dd80fc8e118067ca70bd67345864835fe98a
parent62ae082d883d167cdaa7895cf2972d85e178228a
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>
fs/nfs/nfs4proc.c
fs/nfs/nfs4session.c
fs/nfs/nfs4session.h
fs/nfs/nfs4state.c