Reduce bias for dentries and inodes

Signed-off-by: Tyler Nijmeh <tylernij@gmail.com>
latency
Tyler Nijmeh 4 years ago
parent 46b218375e
commit e6d32a0afa

@ -102,8 +102,8 @@ write /proc/sys/vm/stat_interval 10
# Swap to the swap device at a fair rate
write /proc/sys/vm/swappiness 100
# Allow more inodes and dentries to be cached
write /proc/sys/vm/vfs_cache_pressure 60
# Prioritize page cache over simple file structure nodes
write /proc/sys/vm/vfs_cache_pressure 200
# Enable Explicit Congestion Control
write /proc/sys/net/ipv4/tcp_ecn 1

Loading…
Cancel
Save