slow down dd - how?

Roland Smith rsmith at xs4all.nl
Thu Jul 8 16:44:40 UTC 2010


On Thu, Jul 08, 2010 at 05:50:52PM +0200, Jozsi Avadkan wrote:
> How can I slow down dd?

Play with the block size parameter (bs). Smaller block sizes means more
reads. The default is 512 bytes, which is very small.
 
> I don't want to slow down the pc, when generating a big file [~40
> GByte].
> 
> Does ionice work properly?

I think ionice only works on Linux.

Why not use nice(1)?

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20100708/8899c5a5/attachment.pgp


More information about the freebsd-questions mailing list