summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4state.c
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@primarydata.com>2017-07-12 00:53:48 +0300
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2017-07-14 00:12:07 +0300
commitb4f937cffa66b3d56eb8f586e620d0b223a281a3 (patch)
tree1e86b94a773529cae5a3144e03ff7b35f7673188 /fs/nfs/nfs4state.c
parent20fa19027286983ab2734b5910c4a687436e0c31 (diff)
downloadlinux-b4f937cffa66b3d56eb8f586e620d0b223a281a3.tar.xz
NFS: Don't run wake_up_bit() when nobody is waiting...
"perf lock" shows fairly heavy contention for the bit waitqueue locks when doing an I/O heavy workload. Use a bit to tell whether or not there has been contention for a lock so that we can optimise away the bit waitqueue options in those cases. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/nfs4state.c')
0 files changed, 0 insertions, 0 deletions