The following commit has been merged in the master branch:
commit 0ec76649b62919cff3244eb0a6390662f72d7950
Author: Simon Wilkinson <[email protected]>
Date: Tue Jul 14 23:33:16 2009 +0100
Minimise crref() and add a fastpath for cache hits
Reduce the number of times we cref() unnecessarily, and add a fastpath
at the beginning of readpage() to handle the cache hit case.
Refactor the Linux implementation of afs_open to provide a directly
callable version that bypasses the OSI layer.
Add a non-blocking variant of ObtainReadLock()
Reviewed-on: http://gerrit.openafs.org/534
Tested-by: Derrick Brashear <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
src/afs/LINUX/osi_file.c | 70 ++++++-----
src/afs/LINUX/osi_prototypes.h | 1 +
src/afs/LINUX/osi_vm.c | 5 +
src/afs/LINUX/osi_vnodeops.c | 263 +++++++++++++++++++++++++++++++---------
src/afs/lock.h | 6 +
5 files changed, 259 insertions(+), 86 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs