1
0
Fork 0

latency-peformance: backup latency requirement increased to 3 us

In the kernel table of exit latencies of various CPUs the worst
exit latency for C1 seems to be 3 us, so increase the backup
value latency requirement to 3 us to match the worst C1 exit
latency.

Related: rhbz#1737628

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
Jaroslav Škarvada 2019-09-24 09:00:41 +02:00
parent feb6e8b6f4
commit 252bd91ed0
No known key found for this signature in database
GPG key ID: D8E1C00E076E840B

View file

@ -6,7 +6,7 @@
summary=Optimize for deterministic performance at the cost of increased power consumption
[cpu]
force_latency=cstate.id:1|1
force_latency=cstate.id:1|3
governor=performance
energy_perf_bias=performance
min_perf_pct=100