[issue1116] HAMMER:file read speed

YONETANI Tomokazu qhwt+dfly at les.ath.cx
Mon Aug 11 18:32:41 PDT 2008


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.





More information about the Bugs mailing list