replacement of talloc

akib sayyed mailing.akib at gmail.com
Thu Jul 19 08:31:33 MDT 2012


i found this pdf with details of TI CALYPSO
http://www.sendspace.com/file/we2cuj


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

> On Thu, Jul 19, 2012 at 07:30:30PM +0530, akib sayyed wrote:
> > 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
>
> Ok, if you can't use malloc I would guess that you need to
> re-implement quite a bit of the code you are working on.
>
> hmm so is there any other way to do this??


> With best regards,
>
> 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