Add comments to sysctl overrides

This commit is contained in:
ItsDrike 2023-07-31 21:47:22 +02:00
parent dbd7e017d3
commit f21ddf9f5a
2 changed files with 6 additions and 0 deletions

View file

@ -1 +1,4 @@
# Maximum number of memory pages a process may have.
# Increase this as some programs, particularly malloc debuggers
# may consume a lot more than the default (65530)
vm.max_map_count=2147483642