1
0
Fork 0

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:
Jaroslav Škarvada 2013-07-24 17:41:24 +02:00
parent 81f13e8a9c
commit 5d479a8f82

View file

@ -3,7 +3,7 @@
#
[cpu]
force_latency=0
force_latency=1
governor=performance
[vm]