sysctl modify kernel parameters
Published: Thursday, Jul 17, 2008 Last modified: Thursday, Nov 14, 2024
Test the options before dropping them into /etc/sysctl.conf
sudo sysctl -w vm.vdso_enabled=0 vm.mmap_min_addr=4096
Test the options before dropping them into /etc/sysctl.conf
sudo sysctl -w vm.vdso_enabled=0 vm.mmap_min_addr=4096