explain when and why peak memory usage happens
This commit is contained in:
parent
38e18a6c60
commit
fd001ac649
@ -195,7 +195,10 @@
|
|||||||
partially supports it)</li>
|
partially supports it)</li>
|
||||||
<li>Android Open Source Project build dependencies</li>
|
<li>Android Open Source Project build dependencies</li>
|
||||||
<li>Linux kernel build dependencies</li>
|
<li>Linux kernel build dependencies</li>
|
||||||
<li>16GiB of memory or more</li>
|
<li>16GiB of memory or more. Link-Time Optimization (LTO) creates huge peaks
|
||||||
|
during linking and is mandatory for Control Flow Integrity (CFI). Linking
|
||||||
|
Vanadium (Chromium) and the Linux kernel with LTO + CFI are the most memory
|
||||||
|
demanding tasks.</li>
|
||||||
<li>300GiB of free storage space</li>
|
<li>300GiB of free storage space</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user