coreutils
[Top][All Lists]
Advanced

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

Re: Problem using dd within bash script


From: Bernhard Voelker
Subject: Re: Problem using dd within bash script
Date: Mon, 28 Apr 2014 17:53:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 04/28/2014 05:01 PM, Pádraig Brady wrote:
Note the kernel may cache lots more than 4M before it
even starts writing out to the device.
I think there maybe some very recent improvements
to the kernel to address at least the excessive
caching part of the issue, though if there are
large pending writes to slow devices the kernel
can still block for a long time.

Okay, that sounds reasonable.
I.e., in average the blocking time could be smaller,
but if many writes are pending to be flushed to disk
as in this case, then ~1min is reasonable for a slow
device.

Thanks & have a nice day,
Berny



reply via email to

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