Aleksey V. Kunitskiy wrote:
Hi,

Is there any possibility to adjust IO scheduling priority ?
There's ionice which is part of sys-process/schedutils. At least it's in v1.5.0.

ionice -c2 -p `pidof rtorrent`   will make IO very nice.
ionice -c3 -p `pidof rtorrent` claims to wait until other IO is idle. Extremely nice, but probably not what you want for a network client like rtorrent.

--
[EMAIL PROTECTED] mailing list

Reply via email to