Source-Changes archive

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

CVS commit: syssrc/sys/miscfs/genfs



Module Name:    syssrc
Committed By:   fvdl
Date:           Mon Oct 21 15:21:36 UTC 2002

Modified Files:
        syssrc/sys/miscfs/genfs: genfs_vnops.c

Log Message:
Use B_ASYNC in the !PGO_SYNCIO case. Gets back most, if not all, NFS
read throughput performance lost since the introduction of UBC. Spotted
by YAMAMOTO Takashi, many thanks to him.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/miscfs/genfs/genfs_vnops.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