DragonFly bugs List (threaded) for 2008-08
DragonFly BSD
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


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Tue, 12 Aug 2008 10:31:05 +0900

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]