git: kernel -- nfsserver: Allow for some reordering of RPCs before decaying seqcount.
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Fri Dec 30 21:44:53 PST 2011
commit e820d193cd2fae21e0c49078779af461fb6b3ea9
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date: Sat Dec 31 00:27:01 2011 -0500
kernel -- nfsserver: Allow for some reordering of RPCs before decaying seqcount.
Before decaying sequential heuristic, allow a limited amount of RPC reordering.
After that, decay by half for each out-of-order RPC rather than immediately
dropping to 1.
From FreeBSD r228185.
Summary of changes:
sys/vfs/nfs/nfs_serv.c | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e820d193cd2fae21e0c49078779af461fb6b3ea9
--
DragonFly BSD source repository
More information about the Commits
mailing list