mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 20:20:41 +00:00
Add comments to sysctl overrides
This commit is contained in:
parent
dbd7e017d3
commit
f21ddf9f5a
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue