overcommit_ratio

file: /proc/sys/vm/overcommit_ratio
variable: vm.overcommit_ratio
Official reference

When overcommit_memory is set to 2, the committed address space is not permitted to exceed swap plus this percentage of physical RAM. See above.

source