On Sun, 2012-02-19 at 02:55 +0000, Richard Purdie wrote:
> The problem is then going to be memory fragmentation since whilst we can
> free the memory used by the objects, its extremely unlikely everything
> to the end of the data segment is likely to be free so sbrk() cannot be
> rolled backwards to free memory.

Sounds like it.  Have you tried running python with a lower
MMAP_THRESHOLD?

p.



_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to