replacement of talloc

akib sayyed mailing.akib at gmail.com
Thu Jul 19 08:32:27 MDT 2012


On Thu, Jul 19, 2012 at 7:31 PM, Volker Lendecke
<Volker.Lendecke at sernet.de>wrote:

> On Thu, Jul 19, 2012 at 07:27:13PM +0530, akib sayyed wrote:
> > ARM i am using here does not have any kind of OS on it. its just normal
> ARM
> > also if i want to implement a talloc then there is a chances that size of
> > final firmware image will be increased and wont fit in memory or eeprom
> > available.
> > http://bb.osmocom.org/trac/wiki/MotorolaC123
> > here are specs of ARM.
> > its TI CALYPSO.
>
> You might argue that including talloc might actually
> reduce overall memory consumption, because if used correctly
> throughout your system it avoids a lot of manual memory
> handling. A single talloc_free() call might make up for many
> manuall calls to free(). This is certainly a trade-off you
> have to make.
>
> but to support talloc on arm i am using is there any other way??

> With best regards,
>
> Volker Lendecke
>
> --
> SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
> phone: +49-551-370000-0, fax: +49-551-370000-9
> AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
> http://www.sernet.de, mailto:kontakt at sernet.de
>


More information about the samba-technical mailing list