DragonFly bugs List (threaded) for 2008-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: [issue1116] HAMMER:file read speed
On Mon, Aug 11, 2008 at 11:49:52PM -0000, lhmwzy wrote:
> same net,same file,same ftpd,different ufs and hammer fs.
Do you observe any difference if you run the following command
on DragonFly machine for each file?
$ dd if=src.tar.gz of=/dev/null
Also try changing the block size(bs=XXX, defaults to 512) to see if there's
any difference.
$ dd if=src.tar.gz of=/dev/null bs=4k
Cheers.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]