latency-performance: lock cpu to C1 instead of C0
From the performance team feedback, the C1 should be used by default and the C0 let to be optional. Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
81f13e8a9c
commit
5d479a8f82
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
|
||||
[cpu]
|
||||
force_latency=0
|
||||
force_latency=1
|
||||
governor=performance
|
||||
|
||||
[vm]
|
||||
|
|
|
|||
Loading…
Reference in a new issue