Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/nfs



Module Name:    src
Committed By:   yamt
Date:           Fri Aug 10 15:12:57 UTC 2007

Modified Files:
        src/sys/nfs: nfs_bio.c nfs_syscalls.c nfs_var.h nfs_vfsops.c nfsnode.h

Log Message:
- instead of scanning an array of iods, maintain a list of idle iods.
- make nfs_getset_niothreads MP friendly.


To generate a diff of this commit:
cvs rdiff -r1.165 -r1.166 src/sys/nfs/nfs_bio.c
cvs rdiff -r1.123 -r1.124 src/sys/nfs/nfs_syscalls.c
cvs rdiff -r1.71 -r1.72 src/sys/nfs/nfs_var.h
cvs rdiff -r1.183 -r1.184 src/sys/nfs/nfs_vfsops.c
cvs rdiff -r1.65 -r1.66 src/sys/nfs/nfsnode.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index