[bitbake-devel] [PATCH] bitbake: Add pyinotify to lib/

Burton, Ross ross.burton at intel.com
Thu Jan 22 12:50:09 UTC 2015


On 22 January 2015 at 09:10, Robert Yang <liezhi.yang at windriver.com> wrote:

> I run 5 builds on the same host, each of them is BB_NUMBER_THREADS=32 and
> PARALLEL_MAKE="-j32", I can get the error every time when "bitbake image".
> Then I use "ulimit -u 10000", the "bitbake image" works well, and the
> world is in building.
>

I'd suggest option (3), reducing the amount of parallelism. If you're
expecting five builds on the machine, then reducing those values would
reduce wasted parallelism - after all you've got over 3000 tasks sleeping.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20150122/2026db62/attachment-0002.html>


More information about the bitbake-devel mailing list