ANDROID: GKI: Enable CONFIG_RT_SOFTIRQ_AWARE_SCHED
This config helps address audio buffer underrun issues on arm64 targets. Signed-off-by: J. Avila <elavila@google.com> [jstultz: Rebased to android-mainline, also enabled on x86] Signed-off-by: John Stultz <jstultz@google.com> [xuewen: enabled on riscv] Signed-off-by: Xuewen Yan <xuewen.yan@unisoc.com> Signed-off-by: John Stultz <jstultz@google.com> Bug: 168521633 Bug: 332627282 Change-Id: If0e356241bebc282070e000662745739ecfaf30a
This commit is contained in:
committed by
Treehugger Robot
parent
245d2e5744
commit
97f0edc0e5
@@ -38,6 +38,7 @@ CONFIG_CGROUP_CPUACCT=y
|
||||
CONFIG_CGROUP_BPF=y
|
||||
CONFIG_NAMESPACES=y
|
||||
# CONFIG_PID_NS is not set
|
||||
CONFIG_RT_SOFTIRQ_AWARE_SCHED=y
|
||||
# CONFIG_RD_BZIP2 is not set
|
||||
# CONFIG_RD_LZMA is not set
|
||||
# CONFIG_RD_XZ is not set
|
||||
|
||||
@@ -39,6 +39,7 @@ CONFIG_CGROUP_BPF=y
|
||||
CONFIG_NAMESPACES=y
|
||||
# CONFIG_TIME_NS is not set
|
||||
# CONFIG_PID_NS is not set
|
||||
CONFIG_RT_SOFTIRQ_AWARE_SCHED=y
|
||||
# CONFIG_RD_BZIP2 is not set
|
||||
# CONFIG_RD_LZMA is not set
|
||||
# CONFIG_RD_XZ is not set
|
||||
|
||||
Reference in New Issue
Block a user