aboutsummaryrefslogtreecommitdiff
path: root/o/android-4.4/android-base.config
diff options
context:
space:
mode:
authorSuren Baghdasaryan <surenb@google.com>2020-02-20 17:38:36 -0800
committerRam Muthiah <rammuthiah@google.com>2020-03-02 18:46:16 +0000
commitf5591f5e9e7bc4d7984696055955653373e9b48a (patch)
treefd28141d1b23345dab3c93aa343dc9c890daecb4 /o/android-4.4/android-base.config
parente007af297c216dbbb230cf3401f9366fa5b5b5b5 (diff)
downloadconfigs-f5591f5e9e7bc4d7984696055955653373e9b48a.tar.gz
Disable CONFIG_RT_GROUP_SCHED kernel config option
Android does not use per-cgroup CPU allowance for RT tasks feature. Disable it so that RT task allowance is controlled globally using /proc/sys/kernel/sched_rt_runtime_us. Bug: 149954332 Test: TreeHugger Change-Id: I63fe994732d9abb0119a79870f4c3c772db75aa7 Suggested-by: Snild Dolkow <snild@sony.com> Signed-off-by: Suren Baghdasaryan <surenb@google.com> Merged-In: I63fe994732d9abb0119a79870f4c3c772db75aa7
Diffstat (limited to 'o/android-4.4/android-base.config')
-rw-r--r--o/android-4.4/android-base.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/o/android-4.4/android-base.config b/o/android-4.4/android-base.config
index e7b50ac..40eadb2 100644
--- a/o/android-4.4/android-base.config
+++ b/o/android-4.4/android-base.config
@@ -137,7 +137,6 @@ CONFIG_PPP_MPPE=y
CONFIG_PREEMPT=y
CONFIG_PROFILING=y
CONFIG_RTC_CLASS=y
-CONFIG_RT_GROUP_SCHED=y
CONFIG_SECCOMP=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y