Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 851a0a45 authored by Joonwoo Park's avatar Joonwoo Park
Browse files

defconfig: msm: enable IRQ time accounting



Enable IRQ time accouting kernel config for HMP scheduler to be able to
avoid task placement on highly IRQ loaded CPUs.

Change-Id: I85af86e9eb028b49b40650bf26aa1d3a247bab96
Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent ef3da939
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ CONFIG_SYSVIPC=y
CONFIG_AUDIT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_IRQ_TIME_ACCOUNTING=y
CONFIG_RCU_FAST_NO_HZ=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
+1 −0
Original line number Diff line number Diff line
CONFIG_SYSVIPC=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_IRQ_TIME_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_RCU_FAST_NO_HZ=y
CONFIG_IKCONFIG=y