ANDROID: GKI: enable RCU_BOOST
Now that RCU_BOOST handles CFS threads, enable it. Bug: 217236054 Test: ensure CFS threads are boosted, TH Signed-off-by: Tim Murray <timmurray@google.com> Change-Id: Idd02467f6caad063e14aa5496617b8bbaf0e9ab1
This commit is contained in:
parent
c34fa06f4b
commit
c8701aa0a7
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ CONFIG_TASK_IO_ACCOUNTING=y
|
|||
CONFIG_PSI=y
|
||||
CONFIG_RCU_EXPERT=y
|
||||
CONFIG_RCU_FAST_NO_HZ=y
|
||||
CONFIG_RCU_BOOST=y
|
||||
CONFIG_RCU_NOCB_CPU=y
|
||||
CONFIG_IKCONFIG=y
|
||||
CONFIG_IKCONFIG_PROC=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue