Remove performance sysctl var for swappiness

This commit is contained in:
xmm16 2024-12-13 23:07:54 -03:00
commit 4a63d034d9
No known key found for this signature in database

View file

@ -9,7 +9,6 @@
bbr'';
"vm.page-cluster" = 1;
"kernel.nmi_watchdog" = 0;
"vm.swappiness" = 10;
"vm.max_map_count" = 2147483642;
"vm.watermark_boost_factor" = 1;
"vm.watermark_scale_factor" = 1000;