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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 27 Feb 2012 14:39:30 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	ncardwell@...gle.com
Cc:	eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: limited network bandwidth with 3.2.x kernels

From: Neal Cardwell <ncardwell@...gle.com>
Date: Thu, 23 Feb 2012 13:39:00 -0500

> If we wanted a larger sample of truesize/len ratios, perhaps we'd want
> some sort of exponentially weighted moving average of skb->truesize
> and skb->len, or the ratio of the two. That could give us a larger
> sample even for well-behaved apps that keep their read queues short.
> But that is starting to seem like it's perhaps overkill.

I don't think it's overkill at all.

And I would do it per-device only on MSS or larger frames using
extremely coarse units to avoid flaps and encorage quick convergance.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ