Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: jdolecek
Date: Mon Mar 27 09:44:46 UTC 2000
Modified Files:
syssrc/sys/msdosfs: msdosfs_lookup.c msdosfs_vnops.c
Log Message:
Support async option by using delayed writes for metadata when mounted
with async. This increases the speed of my extract-archive test by about
20% on floppy, 10% on ZIP. "You've got the rope."
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/msdosfs/msdosfs_lookup.c
cvs rdiff -r1.92 -r1.93 syssrc/sys/msdosfs/msdosfs_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