Re: [PATCH] netfilter: per netns nf_conntrack_cachep
From: Patrick McHardy <hidden>
Date: 2010-02-04 12:25:33
Also in:
lkml, netfilter-devel
From: Patrick McHardy <hidden>
Date: 2010-02-04 12:25:33
Also in:
lkml, netfilter-devel
Jon Masters wrote:
On Wed, 2010-02-03 at 21:09 +0200, Alexey Dobriyan wrote:quoted
On Wed, Feb 03, 2010 at 01:38:09PM -0500, Jon Masters wrote:quoted
*). 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.