Hi,

Just wondering if somebody could point me to a good document on how the heap 
reclamation algorithm works for memory allocated in a user space program using 
the regular malloc/calloc functions. I am specifically interested in how 
effective it is in reclaiming memory. E.g., does it only reclaim from top of 
heap or does it reclaim from the complete heap? Are there multiple options for 
reclamation algorithms? Etc.

Thank you: Magnus

Magnus Karlsson
Software Development Engineering Manager
LSI Corporation
Box 1024, Knarrarnäsgatan 15
SE-164 21 Kista, Sweden
TEL +46 8 594 607 09
FAX +46 8 594 607 10
CELL +46 73 80 444 88
magnus.karls...@lsi.com

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to