Re: nodejs do_compile eats all resources
Alexander Kanavin
Anything written in C++ tends to consume 1-2 Gb of ram per compiler
toggle quoted message
Show quoted text
process. If that lands you in OOM, you probably should limit that with PARALLEL_MAKE:pn-nodejs, but otherwise that is the sad reality of C++ builds. Alex On Mon, 26 Sept 2022 at 19:20, Oliver Westermann via lists.yoctoproject.org <oliver.westermann=cognex.com@...> wrote:
|
|