lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 14 May 2018 15:26:58 -0700
From:   Eric Dumazet <eric.dumazet@...il.com>
To:     Eitan Raviv <eraviv@...hat.com>, netdev@...r.kernel.org
Subject: Re: maximal supported bit rate in traffic control



On 05/14/2018 03:15 PM, Eitan Raviv wrote:
> Hi,
> 
> In RHEVM we use traffic control to enable users to shape their QoS on
> the networks they use.
> 
> IIUC from the traffic control man page, the maximal bit rate currently
> supported (RHEL 7.4) is 2^32 - 1 bytes per sec, which translates to 32
> Gibit\s if I have done my maths correctly.
> 
> Does anyone know whether there are any plans to support larger bit
> rate values upstream or downstream soon or at all?
>

At least 3 qdisc got 64bit rates :

HTB (  TCA_HTB_RATE64 ), tbf ( TCA_TBF_RATE64), netem ( TCA_NETEM_RATE64 )

No plans yet for others.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ