Re: [yocto] Yocto builds and job server?
"Antonin Godard" <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <[email protected]> |
On Thu Oct 2, 2025 at 11:51 PM CEST, Randy MacLeod via lists.yoctoproject.org wrote: > On 2025-09-29 8:54 a.m., Martin Hundebøll wrote: >> Hi Randy, >> >> On Tue, 2025-09-23 at 15:43 -0400, Randy MacLeod wrote: >>> Hi Martin, >>> >>> Do you keep your job server patch up to date? >>> If so, can you push it to poky-contrib or share it some other way? >>> >>> Now that we're closer to stabilizing the fall release, I'd like to >>> work on and help get that merged early in the next development cycle. >>> >> Yeah, just today, one of our internal shared builders with 16 cores / >> 32 threads ran with a load of "204,19, 170,18, 106,53", so it > Yikes, are you using BB_PRESSURE_* or limiting builds using > the threads/jobs variables at all? > https://docs.yoctoproject.org/dev-manual/speeding-up-build.html You can also see: https://docs.yoctoproject.org/dev/dev-manual/limiting-resources.html it may help with these different variables. Antonin