* [yocto-autobuilder-helper][PATCH] config.json: temporarily disable pressure regulation for master-next ONLY
@ 2023-11-14 16:47 Randy.MacLeod
0 siblings, 0 replies; only message in thread
From: Randy.MacLeod @ 2023-11-14 16:47 UTC (permalink / raw)
To: yocto, alexandre.belloni
From: Randy MacLeod <Randy.MacLeod@windriver.com>
Builds and oe-selftest runs have been seen to take around 16 hours.
Temporarily disable pressure regulation in master-next ONLY
to see if the pressure regulation is a significant part of what's
causing the slow down.
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
---
config.json | 2 --
1 file changed, 2 deletions(-)
diff --git a/config.json b/config.json
index 0c581d1..ffe216b 100644
--- a/config.json
+++ b/config.json
@@ -50,8 +50,6 @@
"BB_NUMBER_THREADS = '16'",
"BB_NUMBER_PARSE_THREADS = '16'",
"PARALLEL_MAKE = '-j 16 -l 52'",
- "BB_PRESSURE_MAX_CPU = '10000'",
- "BB_PRESSURE_MAX_IO = '10000'",
"XZ_MEMLIMIT = '5%'",
"XZ_THREADS = '8'",
"ZSTD_THREADS = '8'",
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-14 16:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14 16:47 [yocto-autobuilder-helper][PATCH] config.json: temporarily disable pressure regulation for master-next ONLY Randy.MacLeod
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.