svn commit: samba r23290 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_26/source/nsswitch

Jeremy Allison jra at samba.org
Sat Jun 2 04:58:56 GMT 2007


On Sat, Jun 02, 2007 at 01:08:07PM +1000, tridge at samba.org wrote:
> 
> it would be possible to replace all malloc() calls in Samba3 with
> talloc() on a global "samba_malloc_context".
> 
> Then by dumping the contents of that context you could see what was
> not using talloc. It would also fix mixed talloc/malloc bugs.

Doesn't this give a 10% performance penalty (I thought
it did last time you benchmarked this) ?


More information about the samba-technical mailing list