DragonFly commits List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/du du.c
eirikn 2004/07/04 03:34:47 PDT
DragonFly src repository
Modified files:
usr.bin/du du.c
Log:
Speed up hardlink detection by using a self-sizing hash table rather than the
old linear list search.
Submitted by: Ulf Lilleengen <lulf@xxxxxxxxxxxx>
Obtained from: FreeBSD
Revision Changes Path
1.6 +128 -39 src/usr.bin/du/du.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/du/du.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]