1
0
Fork 0
tuned/tuned-main.conf
Jaroslav Škarvada 1cbd8a9e2c tuned: preset the sleep_interval in the tuned-main.conf
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2013-11-11 11:55:24 +01:00

12 lines
387 B
Text

# Global tuned configuration file.
# Dynamicaly tune devices, if disabled only static tuning will be used.
dynamic_tuning = 1
# how long to sleep before checking for events (in seconds)
# higher number means lower overhead but longer response time
sleep_interval = 1
# Update interval for dynamic tunings (in seconds).
# It must be multiply of the sleep_interval
update_interval = 10