diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-03-17 09:59:20 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-03 14:48:47 +0100 |
| commit | 88b440af718f45581ea257a7a382fcfde8a9462b (patch) | |
| tree | 87ed4aa69aee03112dc388b6f61654f371b85345 /documentation/brief-yoctoprojectqs | |
| parent | 71b964b0dca60093e643db67c0cf26a75a6c1fcc (diff) | |
| download | poky-88b440af718f45581ea257a7a382fcfde8a9462b.tar.gz | |
manuals: add minimum RAM requirements
Measured by generating a "core-image-sato" image for a "qemux86-64"
machine from an Ubuntu 22.04 VM with 4 cores.
Less memory was not enough and caused Out of Memory failures.
(From yocto-docs rev: a05f87929eed43cef673a8c2581899a8c9ccf462)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/brief-yoctoprojectqs')
| -rw-r--r-- | documentation/brief-yoctoprojectqs/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst index 07e95ee85c..0ccffccc60 100644 --- a/documentation/brief-yoctoprojectqs/index.rst +++ b/documentation/brief-yoctoprojectqs/index.rst | |||
| @@ -44,6 +44,10 @@ following requirements: | |||
| 44 | much more will help to run multiple builds and increase | 44 | much more will help to run multiple builds and increase |
| 45 | performance by reusing build artifacts. | 45 | performance by reusing build artifacts. |
| 46 | 46 | ||
| 47 | - At least &MIN_RAM; Gbytes of RAM, though a modern modern build host with as | ||
| 48 | much RAM and as many CPU cores as possible is strongly recommended to | ||
| 49 | maximize build performance. | ||
| 50 | |||
| 47 | - Runs a supported Linux distribution (i.e. recent releases of Fedora, | 51 | - Runs a supported Linux distribution (i.e. recent releases of Fedora, |
| 48 | openSUSE, CentOS, Debian, or Ubuntu). For a list of Linux | 52 | openSUSE, CentOS, Debian, or Ubuntu). For a list of Linux |
| 49 | distributions that support the Yocto Project, see the | 53 | distributions that support the Yocto Project, see the |
