System_Optimization_Tweaks
System_Optimization_Tweaks
Below are the consolidated tweaks for system performance optimization, including detailed steps:
----------------------------
sysctl -w vm.swappiness=10
sysctl -w vm.dirty_ratio=15
sysctl -w vm.dirty_background_ratio=5
sysctl -p
------------------------
done
----------------------------------
done
--------------------------------
------------------------------
mount -o remount,noatime /
----------------------------------
7. Benchmarking (Optional)
---------------------------
Usage Instructions
------------------