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:           Wed Jun 25 14:37:50 UTC 2003

Modified Files:
        src/sys/nfs: nfs.h nfs_socket.c nfs_syscalls.c

Log Message:
- instead of scaning a list when looking up
  {a idle thread, a socket with pending requests},
  maintain dedicated list of them.
- add spin locks.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/nfs/nfs.h
cvs rdiff -r1.89 -r1.90 src/sys/nfs/nfs_socket.c
cvs rdiff -r1.65 -r1.66 src/sys/nfs/nfs_syscalls.c

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