I did "# renice 19 9212" which caused the gnome-terminal (in which I execute yum) to be *very* nice. And indeed all yum instances inherit the 19 niceness. But yum *still* soaked the connection if it was the first one there. The connection seems to be soaked primarily by whatever comes first. Any Johnny-come-lately will gradually gain in its share of bandwidth. But "nice" doesn't seem to help with bandwidth usage in the slightest.

To get true traffic shaping you will need to use some other tools, but under Linux I don't really see a need for that.

Well, if "nice" is the only thing you thought was needed, I fear you may have been wrong. What other tools are you aware of?

There's a HOWTO on traffic shaping and it can be tailored (IIRC) to a single program running (ie. only wget gets traffic shaped) It doesn't have triggers like "if network bandwidth is @ < 30%, use an additional 50%", but as I said before, you can use additional scripts to monitor the bandwidth usage, and alter the shaping rules automatically based on whatever triggers you please.

--
Michael O'Keefe                      |          [EMAIL PROTECTED]
Live on and Ride an 06 BMW R12GS HP2 |          [EMAIL PROTECTED]      / |
I like less more or less less than   |Work:+1 858 845 3514        /  |
more. UNIX-live it,love it,fork() it |Fax :+1 858 845 2652       /_p_|
My views are MINE ALONE, blah, blah, |Home:+1 760 788 1296       \`O'|
blah, yackety yack - don't come back |Fax :+1 858                _/_\|_,

--
KPLUG-Newbie@kernel-panic.org
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie

Reply via email to