[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1448459372.22599.324.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Wed, 25 Nov 2015 05:49:32 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Niklas Cassel <niklas.cassel@...s.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: network stream fairness
On Wed, 2015-11-25 at 13:47 +0100, Niklas Cassel wrote:
> (SO_MAX_PACING_RATE would require modifying a lot of different user-space
> programs, so that is not really an option :( )
You can set a max rate on the packet scheduler itself, for all flows.
tc qdisc replace dev eth0 root fq maxrate 30Mbit
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists