ANDROID: GKI: Remove FAIR_GROUP_SCHED
This feature is undesirable and not required by Android. Bug: 153203661 Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: Id33fbe3bb46ca21ee4e2a412a766be21ffe069e0
This commit is contained in:
parent
3b8319fac5
commit
16f15975d5
2 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ CONFIG_MEMCG=y
|
|||
CONFIG_MEMCG_SWAP=y
|
||||
CONFIG_BLK_CGROUP=y
|
||||
CONFIG_CGROUP_SCHED=y
|
||||
# CONFIG_FAIR_GROUP_SCHED is not set
|
||||
CONFIG_CGROUP_FREEZER=y
|
||||
CONFIG_CPUSETS=y
|
||||
CONFIG_CGROUP_CPUACCT=y
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ CONFIG_CGROUPS=y
|
|||
CONFIG_MEMCG=y
|
||||
CONFIG_MEMCG_SWAP=y
|
||||
CONFIG_CGROUP_SCHED=y
|
||||
# CONFIG_FAIR_GROUP_SCHED is not set
|
||||
CONFIG_CGROUP_FREEZER=y
|
||||
CONFIG_CPUSETS=y
|
||||
CONFIG_CGROUP_CPUACCT=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue