bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dd (coreutils 6.10)


From: Andreas Schwab
Subject: Re: dd (coreutils 6.10)
Date: Sun, 29 Jun 2008 12:59:56 +0200
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.2 (gnu/linux)

Jon Grant <address@hidden> writes:

> I noticed that dd tries the to read the same 512-byte block 40 times
> before giving up. Could it not give up on each block after say.. 1 or 2
> tries?

dd just tells the kernel to read the block, and immediately gives up on
it when the kernel returns an error.  Any repetition is controlled by
the device driver in the kernel.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]