On 10/3/2012 1:04 AM, Peter Bigot wrote:
> The existing malloc/free implementation in msp430-libc has a variety
> of issues (not least of which is nobody knows where it came from).
> Very few people use heap memory allocation, so there hasn't been any
> pressure to improve it.
I have used free/malloc with fixed size allocation chunks since mspgcc 
v3.x and never
had any problems with it. Of course, with variable allocation sizes, memory
fragmentation may become an issue.

Sergei

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to