OpenAFS CVS Commit: openafs/src/afs/LINUX by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 21 Nov 2001 11:01:28 EST
Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs/LINUX
Modified Files:
osi_vnodeops.c
Log Message:
DELTA dcache-finegrained-locks-20011121
AUTHOR kolya@mit.edu
This patch implements more fine-grained locking for dcache entries.
The main advantage is that multiple chunks of the same file can be
fetched at once. This means that an incorrectly-guessed prefetch
won't block other fetches, prefetches of multiple chunks can occur
in parallel, and multiple processes sharing the same file can read
from different parts of the file at once.
--- DELTA config follows ---
dcache-finegrained-locks-20011121 openafs/src/afs/LINUX/osi_vnodeops.c 1.31 1.32