Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2013 21:55:09 -0400
From:      Quartz <quartz@sneakertech.com>
To:        "Ronald F. Guilmette" <rfg@tristatelogic.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Copying memstick image to a USB (flash/thumb) drive
Message-ID:  <5153A2FD.8020804@sneakertech.com>
In-Reply-To: <6148.1364418621@server1.tristatelogic.com>
References:  <6148.1364418621@server1.tristatelogic.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>      Why exactly is the "bs=10240" is there?  Wouldn't the default of 512
>      do just as well?

Modern systems can read and write far more than 512 bytes per operation. 
Sticking with 512 would work perfectly fine, but you'd be imposing an 
unnecessary bottleneck and the copy would be a lot slower overall. 
Whether 10K is optimal or not depends on the exact hardware you're 
messing with (it looks pretty low to me, I'd suggest more like 1M).

______________________________________
it has a certain smooth-brained appeal



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5153A2FD.8020804>