Skip to content

Draft: buildsystems: new option --min-ram-per-parallel-core

Helmut Grohne requested to merge helmutg/min-ram-per-parallel-core into main

This change adds another way of expressing --max-parallel as a requiring a certain amount of available system RAM for parallel operation. It can be used memory hungry builds to reduce the chances of being OOM killed.

Merge request reports

Loading