sysctl modify kernel parameters

Published: Thursday, Jul 17, 2008 Last modified: Saturday, Mar 23, 2024

Test the options before dropping them into /etc/sysctl.conf

sudo sysctl -w vm.vdso_enabled=0 vm.mmap_min_addr=4096

Source