Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760342AbZDLLes (ORCPT ); Sun, 12 Apr 2009 07:34:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760224AbZDLLef (ORCPT ); Sun, 12 Apr 2009 07:34:35 -0400 Received: from bilbo.ozlabs.org ([203.10.76.25]:42441 "EHLO bilbo.ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756037AbZDLLee (ORCPT ); Sun, 12 Apr 2009 07:34:34 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18913.53699.544083.320542@cargo.ozlabs.ibm.com> Date: Sun, 12 Apr 2009 21:34:27 +1000 From: Paul Mackerras To: paulmck@linux.vnet.ibm.com Cc: Ingo Molnar , Linus Torvalds , David Miller , Lai Jiangshan , shemminger@vyatta.com, jeff.chua.linux@gmail.com, dada1@cosmosbay.com, jengelh@medozas.de, kaber@trash.net, r000n@r000n.net, Linux Kernel Mailing List , netfilter-devel@vger.kernel.org, netdev@vger.kernel.org, benh@kernel.crashing.org Subject: Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 In-Reply-To: <20090411174801.GG6822@linux.vnet.ibm.com> References: <20090410095246.4fdccb56@s6510> <20090410.182507.140306636.davem@davemloft.net> <20090411041533.GB6822@linux.vnet.ibm.com> <20090411070854.GC11799@elte.hu> <20090411174801.GG6822@linux.vnet.ibm.com> X-Mailer: VM 8.0.9 under Emacs 22.2.1 (i486-pc-linux-gnu) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 620 Lines: 17 Paul E. McKenney writes: > If the generic implementation is needed only on !SMP systems, that > could work. The architectures I would be worried about include > powerpc and ia64, which I believe support 32-bit SMP builds. 32-bit powerpc doesn't have 64-bit atomic operations and does support SMP. What about ARM? I thought they had 32-bit SMP these days as well. Paul. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/