Sysctl: Difference between revisions

From DWIKI
mNo edit summary
Line 13: Line 13:




===Links===
*[https://linuxhint.com/understanding_vm_swappiness/ Understanding vm.swappiness]


==vm.vfs_cache_pressure==
==vm.vfs_cache_pressure==

Revision as of 14:44, 24 April 2019

Tuning linux with sysctl


Links

Tuning memory

vm.swappiness

Default is 60


Links

vm.vfs_cache_pressure

To free/clear cache:

echo 3 > /proc/sys/vm/drop_caches