Comment 24 for bug 693524

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 693524] Re: Daily builds of Java packages fail: "Could not reserve enough space for object heap"

2011/11/18 Jelmer Vernooij <email address hidden>:
> Those belts and bracers should apply to non-recipe builds too. As far as
> I know they don't have such a limit.

Ideally they would. However apparently the distro depends on
swap-thrashing ARM machines to let big packages build. This seems
crazy to me, but in those cases we're not running LP code, we're
running arbitrary end user code that can do nuts things. I want to
revisit this but its not the top of the pile.

> What about using RLIMIT_DATA rather than RLIMIT_AS?

What will that do for us?

-Rob