Source-Changes archive

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

CVS commit: src/sys/fs/udf



Module Name:    src
Committed By:   reinoud
Date:           Tue Jul 22 19:06:55 UTC 2008

Modified Files:
        src/sys/fs/udf: udf.h udf_subr.c udf_vfsops.c

Log Message:
Limit the UDF dirhash to a configurable amount of memory. The performance
penalty even with a limited dirhash of 128kb is acceptable but it should be
set by machine memory size though.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/fs/udf/udf.h
cvs rdiff -r1.65 -r1.66 src/sys/fs/udf/udf_subr.c
cvs rdiff -r1.42 -r1.43 src/sys/fs/udf/udf_vfsops.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