sysctl modify kernel parameters
Published: Thursday, Jul 17, 2008 Last modified: Friday, May 12, 2023
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