More talloc performance improvements

Jeremy Allison jra at samba.org
Fri May 16 01:34:10 MDT 2014


On Thu, May 15, 2014 at 03:26:12PM +0200, Stefan (metze) Metzmacher wrote:
> And the patches... :-)
> 
> Am 15.05.2014 15:15, schrieb Stefan (metze) Metzmacher:
> > Am 15.05.2014 09:56, schrieb Volker Lendecke:
> >> Hi!
> >>
> >> A patch from my attic: In some profiles vsnprintf showed up
> >> high from talloc_asprintf. This cuts vsnprintf use in
> >> talloc_asprintf by half in most cases.
> > 
> > I also have some performance improvements for talloc, which are not
> > upstream yet.
> > 
> > Inlining some more function reduced the cpu usage a bit.
> > 
> > There're also some compiler warning fixes.
> > 
> > It would be good to get them in and then do a new talloc release.
> > 
> > Please review.

Reviewed + pushed. Inlining stuff like this
is good !

Jeremy.


More information about the samba-technical mailing list