diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/system-requirements.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index bf50fc510a..4fe0cb841b 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst | |||
@@ -42,6 +42,14 @@ to run multiple builds and to cache build artifacts, improving build efficiency. | |||
42 | If you have a shortage of disk space, see the ":doc:`/dev-manual/disk-space`" | 42 | If you have a shortage of disk space, see the ":doc:`/dev-manual/disk-space`" |
43 | section of the Development Tasks Manual. | 43 | section of the Development Tasks Manual. |
44 | 44 | ||
45 | Minimum System RAM | ||
46 | ================== | ||
47 | |||
48 | You will manage to build an image such as ``core-image-sato`` for the | ||
49 | ``qemux86-64`` machine with as little as &MIN_RAM; Gbytes of RAM on an old | ||
50 | system with 4 CPU cores, but your builds will be much faster on a system with | ||
51 | as much RAM and as many CPU cores as possible. | ||
52 | |||
45 | Supported Linux Distributions | 53 | Supported Linux Distributions |
46 | ============================= | 54 | ============================= |
47 | 55 | ||