]> git.baikalelectronics.ru Git - kernel.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)
commitaba5bcfc1451dfb5dd266a353c01abb0fb543109
tree6ba6dd80fc8e118067ca70bd67345864835fe98a
parentc47066eb5eecf63e855347bbb54dc5fcfd8aa6d9
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