1
0
Fork 0
tuned/profiles/virtual-guest/tuned.conf

18 lines
330 B
Text

#
# tuned configuration
#
[main]
include=throughput-performance
[disk]
readahead_multiply=4
[sysctl]
# Filesystem I/O is usually much more efficient than swapping, so try to keep
# swapping low. It's usually safe to go even lower than this on systems with
# server-grade storage.
vm.swappiness = 30
[script]
script=script.sh