[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080910235250.GL20815@postel.suug.ch>
Date: Thu, 11 Sep 2008 01:52:50 +0200
From: Thomas Graf <tgraf@...g.ch>
To: Ranjit Manomohan <ranjitm@...gle.com>
Cc: David Miller <davem@...emloft.net>, kaber@...sh.net,
akpm@...ux-foundation.org, lizf@...fujitsu.com, menage@...gle.com,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 0/2] Traffic control cgroups subsystem
* Ranjit Manomohan <ranjitm@...gle.com> 2008-09-10 16:37
> Could you elaborate on the failure cases? We have found this to be
> useful in practice to prevent applications from reading large amounts
> of data off the network so it would be nice if it were supported.
It works fairly well for a small number of bulk streams when no packets
need to be dropped. The results get very inaccurate for higher number
of smaller streams when packets start getting dropped. The problem is
simply that currently none of the congestion notification mechanism
work in (internet) practice.
Therefore I think that it is not worth the effort. If you think
diffrently, I will be more than glad to review code. So far I haven't
seen anything that would work on ingress.
--
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