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
| ||
|
Message-ID: <20101017203618.GA1889@del.dom.local> Date: Sun, 17 Oct 2010 22:36:18 +0200 From: Jarek Poplawski <jarkao2@...il.com> To: Bill Fink <billfink@...dspring.com> Cc: Eric Dumazet <eric.dumazet@...il.com>, Rick Jones <rick.jones2@...com>, Steven Brudenell <steven.brudenell@...il.com>, netdev@...r.kernel.org Subject: Re: tbf/htb qdisc limitations On Sat, Oct 16, 2010 at 09:24:34PM -0400, Bill Fink wrote: > On Sat, 16 Oct 2010, Jarek Poplawski wrote: ... > > http://code.google.com/p/pspacer/wiki/HTBon10GbE > > > > If it doesn't help reconsider hfsc. > > Thanks for the link. From his results, it appears you can > get better accuracy by keeping TSO/GSO enabled and upping > the tc mtu parameter to 64000. I will have to try that out. Sure, but you have to remember that scheduler doesn't know real packet sizes and rate tables are less accurate especially for smaller packets, so it depends on conditions. > For the very high bandwidth cases I tend to deal with, would > there be any advantage to further reducing the PSCHED_SHIFT > from its current value of 6? If you don't use low rates and/or large buffers it might be a good idea, especially on x64 (for 32-bit longs htb needs some change for this value below 5). Jarek P. -- 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