On Thu, 2010-02-04 at 21:47 +0200, Alexey Dobriyan wrote: > On Thu, Feb 04, 2010 at 06:04:34PM +0100, Patrick McHardy wrote: > > Patrick McHardy wrote: > > > Alexey Dobriyan wrote: > > Additionally I removed reinitializing the hash random value when > > changing the hash size since that also requires to rehash in all > > namespaces. > > I'm not fond of this, because we're not even closely going to allow changing > hashtable size per-netns. As such having actual per-netns hashtable size > just slows down everything. Are you sure, as compared with a shared global size that this is really going to slow things down all that much? We already need to poke in that struct to pull out various things just hash. I haven't profiled to see. Jon. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html