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

Re: ext3/ext2 kernel bug with umlauts?



On Fri, 29 Aug 2008, Theodore Tso wrote:

time tst_hash -q -a tea -n 3000000
time tst_hash -q -a half_md4 -n 3000000

timo@debian:~$ uname -a
Linux debian 2.6.26-1-orion5x #1 Thu Aug 21 11:45:38 UTC 2008 armv5tel GNU/Linux
timo@debian:~$ time ./tst_hash -q -a tea -n 3000000
41 collisions

real	0m44.432s
user	0m43.980s
sys	0m0.450s
timo@debian:~$ time ./tst_hash -q -a half_md4 -n 3000000
0 collisions

real	0m43.136s
user	0m42.680s
sys	0m0.460s

(second run:
41 collisions

real	0m44.893s
user	0m44.360s
sys	0m0.360s

0 collisions
real	0m44.880s
user	0m44.390s
sys	0m0.490s)


-Timo


Reply to: