[PATCH newlib]An alternative implementation of malloc family's functions with small foot-print

Bin Cheng bin.cheng@arm.com
Mon May 13 08:37:00 GMT 2013



> -----Original Message-----
> From: newlib-owner@sourceware.org [mailto:newlib-owner@sourceware.org] On
> Behalf Of Freddie Chopin
> Sent: Monday, May 13, 2013 4:24 PM
> To: newlib@sourceware.org
> Subject: Re: [PATCH newlib]An alternative implementation of malloc
family's
> functions with small foot-print
> 
> W dniu 2013-05-13 09:41, Bin Cheng pisze:
> > Any comments will be highly appreciated.
> 
> It would be nice if lock/unlock support was NOT disabled - MCUs use RTOSes
and
> locking is a must in such scenario.
> 

Atomic operations are disabled by default because we haven't got the chance
to test it with multi-thread RTOS, I think it would be trivial changes to
enable it.

Thanks.





More information about the Newlib mailing list