[bitbake-devel] [OE-core] Bitbake Memory Usage

Phil Blundell philb at gnu.org
Sun Feb 19 08:34:36 UTC 2012


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.






More information about the bitbake-devel mailing list