public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* Share network traffic between process with respect to a priority number.
@ 2012-07-25  6:51 Sameer Rahmani
  2012-07-25  7:54 ` Eric Dumazet
  0 siblings, 1 reply; 2+ messages in thread
From: Sameer Rahmani @ 2012-07-25  6:51 UTC (permalink / raw)
  To: netdev@vger.kernel.org

Hi guys

for years i have problems with sharing my network bandwidth between my 
processes. when one of my running processes (e.g axel) start to download 
data my other processes that needs bandwidth stop working (because they 
can't download their data) . i know that there is some tools like lartc 
but i was thinking about a priority value like NICE for this matter. 
kernel will share the bandwidth between process with respect to their 
network priority number let's call it NNICE ( or what ever ) . The 
process with highest NNICE will use the highest bandwidth.

It's just an raw idea, i want to know your idea about the basic , and 
improve it.
What do you think?

With respect
Sameer Rahmani

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-25  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25  6:51 Share network traffic between process with respect to a priority number Sameer Rahmani
2012-07-25  7:54 ` Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox