|
Minutes: Yocto Project Weekly Triage Meeting 7/29/2021
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Diane, Joshua, MichaelO, Randy, Richard, Stephen, Steve, Tim, Tony, TrevorG ARs: - Tim to talk with Intel team about bug 14491 ([QA 3.4_M
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Diane, Joshua, MichaelO, Randy, Richard, Stephen, Steve, Tim, Tony, TrevorG ARs: - Tim to talk with Intel team about bug 14491 ([QA 3.4_M
|
By
Trevor Gamblin
· #54258
·
|
|
[yocto-autobuilder-helper][hardknott][PATCH] config.json: track system load with PARALLEL_MAKE
Backport for hardknott since we have been running for ~1 week with this patch in master and the same load limiting may help reduce build failures for hardknott itself as well as when its builds are ru
Backport for hardknott since we have been running for ~1 week with this patch in master and the same load limiting may help reduce build failures for hardknott itself as well as when its builds are ru
|
By
Trevor Gamblin
· #54194
·
|
|
[yocto-autobuilder-helper][gatesgarth][PATCH] config.json: track system load with PARALLEL_MAKE
Backport for gatesgarth since we have been running for ~1 week with this patch in master and the same load limiting may help reduce build failures for gatesgarth itself as well as when its builds are
Backport for gatesgarth since we have been running for ~1 week with this patch in master and the same load limiting may help reduce build failures for gatesgarth itself as well as when its builds are
|
By
Trevor Gamblin
· #54193
·
|
|
[yocto-autobuilder-helper][dunfell][PATCH] config.json: track system load with PARALLEL_MAKE
Backport for dunfell since we have been running for ~1 week with this patch in master and the same load limiting may help reduce build failures for dunfell itself as well as when its builds are runnin
Backport for dunfell since we have been running for ~1 week with this patch in master and the same load limiting may help reduce build failures for dunfell itself as well as when its builds are runnin
|
By
Trevor Gamblin
· #54192
·
|
|
[yocto-autobuilder-helper][PATCH] config.json: set max load in PARALLEL_MAKE
Add "-l 52" to PARALLEL_MAKE in config.json to limit Make and Ninja builds based on the detected system load. With this option added, if either tool has at least one job running and detects that the s
Add "-l 52" to PARALLEL_MAKE in config.json to limit Make and Ninja builds based on the detected system load. With this option added, if either tool has at least one job running and detects that the s
|
By
Trevor Gamblin
· #54129
·
|
|
[yocto-autobuilder-helper][PATCH] config.json: track system load with PARALLEL_MAKE
You are right that it's not actually a percentage and is instead tied to the number of cores. I'll correct the patch body to reflect this when I inevitably send a v2. With the latest testing on the AB
You are right that it's not actually a percentage and is instead tied to the number of cores. I'll correct the patch body to reflect this when I inevitably send a v2. With the latest testing on the AB
|
By
Trevor Gamblin
· #54101
·
|
|
Yocto Autobuilder: Latency Monitor and AB-INT - Meeting notes: July 8, 2021
I've submitted an initial patch to yocto@.... My short notes to go along with it: MAKE JOBSERVERS, SYSTEM LOADS, AND THE YOCTO AUTOBUILDER INTRO - Yocto Autobuilder has been experie
I've submitted an initial patch to yocto@.... My short notes to go along with it: MAKE JOBSERVERS, SYSTEM LOADS, AND THE YOCTO AUTOBUILDER INTRO - Yocto Autobuilder has been experie
|
By
Trevor Gamblin
· #54098
·
|
|
[yocto-autobuilder-helper][PATCH] config.json: track system load with PARALLEL_MAKE
This adds the "-l" option to PARALLEL_MAKE in config.json with an initial testing value of 100 (100% system load). This option is supported by both Make and Ninja. However, we also require the "--debu
This adds the "-l" option to PARALLEL_MAKE in config.json with an initial testing value of 100 (100% system load). This option is supported by both Make and Ninja. However, we also require the "--debu
|
By
Trevor Gamblin
· #54096
·
|
|
bitbake controlling memory use
Hi, I've pushed the patch onto my fork of the poky repo at https://github.com/threexc/poky Let me know how your testing turns out - I am still running tests as well, but it would be good to know how o
Hi, I've pushed the patch onto my fork of the poky repo at https://github.com/threexc/poky Let me know how your testing turns out - I am still running tests as well, but it would be good to know how o
|
By
Trevor Gamblin
· #53829
·
|
|
bitbake controlling memory use
When I encountered this failure with the patch, it was because the scripts/make-intercept/make script was not marked as executable. However, there was another failure even after that was changed, clai
When I encountered this failure with the patch, it was because the scripts/make-intercept/make script was not marked as executable. However, there was another failure even after that was changed, clai
|
By
Trevor Gamblin
· #53798
·
|
|
bitbake controlling memory use
I have reworked the patch and I'm doing some testing with it right now. Once I have collected some data (and possibly reworked it further, depending on results), perhaps I can have you test it out as
I have reworked the patch and I'm doing some testing with it right now. Once I have collected some data (and possibly reworked it further, depending on results), perhaps I can have you test it out as
|
By
Trevor Gamblin
· #53796
·
|
|
[yocto-autobuilder2][PATCH v2] README-Guide.md: Add multi-node content, extra config info
The instructions in README-Guide.md are a good starting point, but there are some additional guidelines in this patch for setting up worker nodes which may be useful to others who want to run their ow
The instructions in README-Guide.md are a good starting point, but there are some additional guidelines in this patch for setting up worker nodes which may be useful to others who want to run their ow
|
By
Trevor Gamblin
· #53027
·
|
|
[yocto-autobuilder2][PATCH] README-Guide.md: Add multi-node content, extra config info
Sending a v2 - adding an extra line or two about starting the worker(s).
Sending a v2 - adding an extra line or two about starting the worker(s).
|
By
Trevor Gamblin
· #53026
·
|
|
[yocto-autobuilder2][PATCH] README-Guide.md: Add multi-node content, extra config info
The instructions in README-Guide.md are a good starting point, but there are some additional guidelines in this patch for setting up worker nodes which may be useful to others who want to run their ow
The instructions in README-Guide.md are a good starting point, but there are some additional guidelines in this patch for setting up worker nodes which may be useful to others who want to run their ow
|
By
Trevor Gamblin
· #53025
·
|
|
[yocto-autobuilder2][RFC][PATCH] README-Guide.md: Add multi-node content, extra config info
You're right, I don't need the others. Fixing this for the next revision. The beginning of README-Guide.md mentions that the user should reference the Yocto Manual for the required packages, so maybe
You're right, I don't need the others. Fixing this for the next revision. The beginning of README-Guide.md mentions that the user should reference the Yocto Manual for the required packages, so maybe
|
By
Trevor Gamblin
· #53024
·
|
|
[yocto-autobuilder2][RFC][PATCH] README-Guide.md: Add multi-node content, extra config info
Signed-off-by: Trevor Gamblin <trevor.gamblin@...> --- README-Guide.md | 94 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) diff --git a/README-Guide.md b/
Signed-off-by: Trevor Gamblin <trevor.gamblin@...> --- README-Guide.md | 94 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) diff --git a/README-Guide.md b/
|
By
Trevor Gamblin
· #53014
·
|
|
[yocto-autobuilder2][PATCH 0/2] Clarification and formatting of README-Guide.md
Any issues with this patch set? Do I need to resend?
Any issues with this patch set? Do I need to resend?
|
By
Trevor Gamblin
· #49904
·
|
|
[yocto-autobuilder2][PATCH 2/2] README-Guide: wrap lines at 80 characters
By
Trevor Gamblin
· #49718
·
|
|
[yocto-autobuilder2][PATCH 0/2] Clarification and formatting of README-Guide.md
Long-overdue patches based on experiences trying to set up an autobuilder instance. I've split it into two patches because the second patch (the one that line wraps the majority of the document) may n
Long-overdue patches based on experiences trying to set up an autobuilder instance. I've split it into two patches because the second patch (the one that line wraps the majority of the document) may n
|
By
Trevor Gamblin
· #49717
·
|
|
[yocto-autobuilder2][PATCH 1/2] README-Guide: cleanup, clarify setup instructions
By
Trevor Gamblin
· #49716
·
|