[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090410.230016.176733137.davem@davemloft.net>
Date: Fri, 10 Apr 2009 23:00:16 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jengelh@...ozas.de
Cc: paulmck@...ux.vnet.ibm.com, torvalds@...ux-foundation.org,
mingo@...e.hu, laijs@...fujitsu.com, shemminger@...tta.com,
jeff.chua.linux@...il.com, dada1@...mosbay.com, kaber@...sh.net,
r000n@...0n.net, linux-kernel@...r.kernel.org,
netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: iptables very slow after commit
784544739a25c30637397ace5489eeb6e15d7d49
From: Jan Engelhardt <jengelh@...ozas.de>
Date: Sat, 11 Apr 2009 07:14:50 +0200 (CEST)
> The fact that `iptables -A` is called a hundred times means you are
> doing 100 table replacements -- instead of one. And calling
> synchronize_net at least a 100 times.
>
> "Wanna use iptables-restore?"
I want to derail this line of thinking as fast as possible.
This is not an acceptable response to this problem. We made something
fundamentally slower by several orders of magnitude.
Therefore, saying "Don't insert your firewall rules like that." is not
a valid response for this regression.
We really have to fix it or revert.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists