From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] Per bucket conntrack hash locking patch in p-o-m Date: Fri, 21 Nov 2003 22:37:15 +0100 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <3FBE858B.2090206@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist , jamal Return-path: To: Jozsef Kadlecsik In-Reply-To: Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Hi Joszef, I've just had a look at the diffs until now (I tried to apply them to numerous kernels until reading the helpfiles ;)), but one thought: Jozsef Kadlecsik wrote: >conntrack_locking.patch: > The patch implements per bucket locking in the conntrack > hash. The only task remained for the ip_conntrack lock is > to protect the protocol/helper lists :-). > > Why not remove the lock for protocol_list completely ? It can never change anyways .. Best regards, Patrick