]> git.karo-electronics.de Git - karo-tx-linux.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>
Sun, 2 Dec 2012 19:58:28 +0000 (14:58 -0500)
commitd5ef5ff2b487d6b3128c2bff6a2f27266fd5a6c0
tree6ba6dd80fc8e118067ca70bd67345864835fe98a
parent7f474c5caee1e44ddbe0910237d786b186f9174e
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