But the AB has not been exhibiting any problems with zstd, and this will
degrade performance. Let's only fix what is broken.

Alex

On Tue, 23 Nov 2021 at 20:53, Ross Burton <[email protected]> wrote:

> My personal build machine has been crashing and dying due to overload
> with the default ZSTD_THREADS, and the AB has had problems with xz due
> to overload so I was being proactive and ensuring zstd is limited on
> the AB the same way xz is.
>
> Ross
>
> On Tue, 23 Nov 2021 at 17:11, Alexander Kanavin <[email protected]>
> wrote:
> >
> > Is there a particular reason?
> >
> > Alex
> >
> > On Tue, 23 Nov 2021 at 16:03, Ross Burton <[email protected]> wrote:
> >>
> >> Signed-off-by: Ross Burton <[email protected]>
> >> ---
> >>  config.json | 1 +
> >>  1 file changed, 1 insertion(+)
> >>
> >> diff --git a/config.json b/config.json
> >> index 7203783..c0543d9 100644
> >> --- a/config.json
> >> +++ b/config.json
> >> @@ -47,6 +47,7 @@
> >>              "PARALLEL_MAKE = '-j 16 -l 52'",
> >>              "XZ_MEMLIMIT = '5%'",
> >>              "XZ_THREADS = '8'",
> >> +            "ZSTD_THREADS = '8'",
> >>              "BB_TASK_NICE_LEVEL = '5'",
> >>              "BB_TASK_NICE_LEVEL:task-testimage = '0'",
> >>              "BB_TASK_IONICE_LEVEL = '2.7'",
> >> --
> >> 2.25.1
> >>
> >>
> >> 
> >>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#55402): https://lists.yoctoproject.org/g/yocto/message/55402
Mute This Topic: https://lists.yoctoproject.org/mt/87260143/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to