mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
committed by
Alistair Delva
parent
75c67bfcee
commit
a19ac1e8fd
@@ -17,6 +17,7 @@ CONFIG_MEMCG=y
|
||||
CONFIG_MEMCG_SWAP=y
|
||||
CONFIG_BLK_CGROUP=y
|
||||
CONFIG_CGROUP_SCHED=y
|
||||
# CONFIG_FAIR_GROUP_SCHED is not set
|
||||
CONFIG_UCLAMP_TASK_GROUP=y
|
||||
CONFIG_CGROUP_FREEZER=y
|
||||
CONFIG_CPUSETS=y
|
||||
|
||||
@@ -17,6 +17,7 @@ CONFIG_CGROUPS=y
|
||||
CONFIG_MEMCG=y
|
||||
CONFIG_MEMCG_SWAP=y
|
||||
CONFIG_CGROUP_SCHED=y
|
||||
# CONFIG_FAIR_GROUP_SCHED is not set
|
||||
CONFIG_UCLAMP_TASK_GROUP=y
|
||||
CONFIG_CGROUP_FREEZER=y
|
||||
CONFIG_CPUSETS=y
|
||||
|
||||
Reference in New Issue
Block a user