replacement of talloc

akib sayyed mailing.akib at gmail.com
Thu Jul 19 08:00:30 MDT 2012


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

> On Thu, Jul 19, 2012 at 07:04:35PM +0530, akib sayyed wrote:
> > I want to run the code on arm and arm dont have memoery management
> > routines. i might need to write them seperately  which involve getting
> > details from kernal. so i want to completely replace talloc and implement
> > normal memory allocating and deallocating.
>
> talloc sits on top of malloc. So you also want to remove
> malloc?
>
> i think malloc can be used. if there is chances we can even replace malloc
then also fine.
main reason here is i cannot use standard C library while compiling the
firmware. it will over size the firmware image that may cause difficiult to
implement on available memory and RAM

> Volker
>
> --
> 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