Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/fs/udf



Module Name:    src
Committed By:   riz
Date:           Mon Sep 25 02:38:48 UTC 2006

Modified Files:
        src/sys/fs/udf [netbsd-4]: udf.h udf_subr.c

Log Message:
Pull up following revision(s) (requested by reinoud in ticket #185):
        sys/fs/udf/udf_subr.c: revision 1.18
        sys/fs/udf/udf.h: revision 1.7
Make VOP_LOOKUP's O(1) instead of O(n log(n)) giving a speedup of 7500% on
a 1400 file directory.


To generate a diff of this commit:
cvs rdiff -r1.4.18.2 -r1.4.18.3 src/sys/fs/udf/udf.h
cvs rdiff -r1.11.2.5 -r1.11.2.6 src/sys/fs/udf/udf_subr.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