On Wed, Aug 16, 2006 at 09:57:12AM -0700, Stephen Hemminger ([EMAIL PROTECTED]) wrote: > IMHO the network memory allocator is being a little too focused on one > problem, > rather than looking at a general enhancement. > > Have you looked into something like the talloc used by Samba (and others)? > http://talloc.samba.org/ > http://samba.org/ftp/unpacked/samba4/source/lib/talloc/talloc_guide.txt > > By having a context, we could do better resource tracking and also cleanup > would be easier on removal.
Yes, I saw it - it is slow (not that big overhead, but it definitely not the case where we can slow things down more). Netwrok tree allocator can be used by other users too without any problems ,mmu-less systems will greatly benefit from it. There is nothing which prevent other than network cases, so I see no problems there. -- Evgeniy Polyakov - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html