Aleksey V. Kunitskiy wrote:
There's ionice which is part of sys-process/schedutils. At least it's in v1.5.0.Hi,Is there any possibility to adjust IO scheduling priority ?
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