DragonFly commits List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/isofs/cd9660 cd9660_node.c
dillon 2005/02/14 08:11:42 PST
DragonFly src repository
Modified files:
sys/vfs/isofs/cd9660 cd9660_node.c
Log:
Greatly reduce the size of ISOFS's inode hash table. CDs and DVDs are small
and slow compared to hard disks, an ultra-efficient inode hash table is not
necessary.
Suggested-by: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Revision Changes Path
1.14 +11 -2 src/sys/vfs/isofs/cd9660/cd9660_node.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/isofs/cd9660/cd9660_node.c.diff?r1=1.13&r2=1.14&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]