Skip to content

Instantly share code, notes, and snippets.

@asmuth
Last active September 15, 2021 12:57
Show Gist options
  • Save asmuth/8d8240e6cfe942863782dba5c4d73ad1 to your computer and use it in GitHub Desktop.
Save asmuth/8d8240e6cfe942863782dba5c4d73ad1 to your computer and use it in GitHub Desktop.
sysctl -w vm.min_free_kbytes=16000
sysctl -w vm.overcommit_memory=2
sysctl -w vm.overcommit_ratio=100
sysctl -w vm.panic_on_oom=1
sysctl -w kernel.panic_on_oops=1
sysctl -w kernel.panic=10
watchdog-device = /dev/watchdog
realtime = yes
priority = 1
allocatable-memory = 1024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment