Source-Changes archive

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

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   perseant
Date:           Fri Feb 23 23:16:03 UTC 2007

Modified Files:
        src/sys/ufs/lfs: lfs_segment.c

Log Message:
Reverse the order of searching the vnode list in lfs_writevnodes().  This
should speed up e.g. "chown -R" on LFS filesystems; e.g. it shows a 100%
increase in the 'seq_stat' column of bonnie++.


To generate a diff of this commit:
cvs rdiff -r1.196 -r1.197 src/sys/ufs/lfs/lfs_segment.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