I don't want to slow down the pc, when generating a big file [~40
GByte].
Does ionice work properly?
Thank you for any help! :\
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/1278604275.12047.24.camel@localhost
For me, ionice does *work*, but it is not always enough to keep things
"snappy".
If ionice is not enough for you, the "pv" utility works similarly to "dd", but
has support for a "speed limit".
--
Boyd Stephen Smith Jr. ,= ,-_-. =.
b...@iguanasuicide.net ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/ \_/
is there a pmr-like solution under debian, from the repositories?
Archive: http://lists.debian.org/1278670248.11915.11.camel@localhost
That page lists 3 "Other tools". 2 of those are packaged for Debian. Pipe
Viwer <http://www.ivarch.com/programs/pv.shtml> is in the pv package
<http://packages.qa.debian.org/p/pv.html>. mbuffer <http://www.maier-
komor.de/mbuffer.html> is in the mbuffer package
<http://packages.qa.debian.org/m/mbuffer.html>.
I recommended pv yesterday.