Prevent severe system overload by specifying the limits of CPU and
IO pressure as 80 percent.

Signed-off-by: Aryaman Gupta <aryaman.gu...@windriver.com>
---
 config.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/config.json b/config.json
index 15adeb3..01ba712 100644
--- a/config.json
+++ b/config.json
@@ -46,6 +46,8 @@
             "BB_GENERATE_MIRROR_TARBALLS = '1'",
             "BB_NUMBER_THREADS = '16'",
             "PARALLEL_MAKE = '-j 16 -l 52'",
+            "BB_MAX_CPU_SOME_PRESSURE = '80'",
+            "BB_MAX_IO_SOME_PRESSURE = '80'",
             "XZ_MEMLIMIT = '5%'",
             "XZ_THREADS = '8'",
             "ZSTD_THREADS = '8'",
-- 
2.35.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#57427): https://lists.yoctoproject.org/g/yocto/message/57427
Mute This Topic: https://lists.yoctoproject.org/mt/92083352/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to