legacy_va_layout

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

If non-zero, this sysctl disables the new 32-bit mmap layout - the kernel will use the legacy (2.4) layout for all processes.

source