Skip to content

Build system: bump RAM when more than 10 CPUs are used

intrigeri requested to merge 20641-increase-vm-memory into stable

This fixes the problem on my machine with:

  • defaultcomp
  • fastcomp

So I guess I eventually got affected by the "too many CPU cores" problem that so far only @anonym experienced. I have 12 cores visible in cpuinfo (i7-1365U so 2 performance cores, 8 efficient cores). Nobody else complained so I did not change anything for those with fewer cores.

Closes #20641 (closed)

Edited by intrigeri

Merge request reports

Loading