According to the performance team measurements the sched_ tuning should be dropped in several profiles. Resolves: rhbz#1957829 Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
16 lines
323 B
Text
16 lines
323 B
Text
#
|
|
# tuned configuration
|
|
#
|
|
|
|
[main]
|
|
summary=Optimize for running KVM guests
|
|
include=throughput-performance
|
|
|
|
[sysctl]
|
|
# Start background writeback (via writeback threads) at this percentage (system
|
|
# default is 10%)
|
|
vm.dirty_background_ratio = 5
|
|
|
|
[cpu]
|
|
# Setting C3 state sleep mode/power savings
|
|
force_latency=cstate.id:3|70
|