From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] netfilter: per netns nf_conntrack_cachep Date: Thu, 04 Feb 2010 13:25:28 +0100 Message-ID: <4B6ABCB8.4080904@trash.net> References: <1265108690.2861.118.camel@tonnant> <1265110504.2861.135.camel@tonnant> <1265129192.2861.141.camel@tonnant> <4B685756.8010107@trash.net> <1265130426.2861.158.camel@tonnant> <1265134598.2861.191.camel@tonnant> <4B6870AF.6060109@trash.net> <4B6967BC.600@trash.net> <1265222289.2861.290.camel@tonnant> <20100203190948.GA5182@x200> <1265226227.2861.302.camel@tonnant> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Alexey Dobriyan , Eric Dumazet , linux-kernel , netdev , netfilter-devel , "Paul E. McKenney" To: Jon Masters Return-path: In-Reply-To: <1265226227.2861.302.camel@tonnant> Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org Jon Masters wrote: > On Wed, 2010-02-03 at 21:09 +0200, Alexey Dobriyan wrote: >> On Wed, Feb 03, 2010 at 01:38:09PM -0500, Jon Masters wrote: >>> *). Per namespace cacheing allocation (the cachep bits). We know it's >>> still possible for weirdness to happen in the SLAB cache here. >> Tiny race, needs reproducer. > > Maybe. I think it's worth fixing anyway. Absolutely, I'll also apply Eric's patch with the %p fix for the slab name.