Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   yamt
Date:           Sat Oct 29 11:23:19 UTC 2005

Modified Files:
        src/sys/conf: files
        src/sys/kern: kern_physio.c
        src/sys/sys: buf.h

Log Message:
physio: make requests with large buffers faster,
by queueing more i/o simultaneously.


To generate a diff of this commit:
cvs rdiff -r1.738 -r1.739 src/sys/conf/files
cvs rdiff -r1.61 -r1.62 src/sys/kern/kern_physio.c
cvs rdiff -r1.81 -r1.82 src/sys/sys/buf.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