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

Robert Yang liezhi.yang at windriver.com
Fri Jan 23 00:54:36 UTC 2015



On 01/22/2015 08:50 PM, Burton, Ross wrote:
>
> On 22 January 2015 at 09:10, Robert Yang <liezhi.yang at windriver.com
> <mailto: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.

But I've never seen this error before 2015/01/02, do you know anything about
what changes cause this issue recently, please ?

// Robert

>
> Ross



More information about the bitbake-devel mailing list