]> nv-tegra.nvidia Code Review - linux-4.9.git/commitdiff
arm64: configs: enable IRQ_TIME_ACCOUNTING
authorBibek Basu <bbasu@nvidia.com>
Wed, 10 Oct 2018 10:03:58 +0000 (15:33 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Mon, 29 Oct 2018 15:02:27 +0000 (08:02 -0700)
Enable CONFIG_IRQ_TIME_ACCOUNTING for Android defconfig. This is
needed by load balancing so that the time servicing IRQ can be
considered when calculating rt average.

Bug 200444222

Change-Id: I8a1fc1aac608620307bf43122a53059adfe6053c
Reviewed-on: https://git-master.nvidia.com/r/1923445
Signed-off-by: Shubhi Garg <shgarg@nvidia.com>
(cherry picked from commit 246d77efeae7fbf817daeb521ebd97459d054b95)
Reviewed-on: https://git-master.nvidia.com/r/1924400
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
arch/arm64/configs/tegra_defconfig

index f5f61873104574e0eda80f83f03538ce1ab1342d..881916332bbb98d6efc296f180187a9975862c50 100644 (file)
@@ -3,6 +3,7 @@ CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
 CONFIG_AUDIT=y
 CONFIG_NO_HZ=y
+CONFIG_IRQ_TIME_ACCOUNTING=y
 CONFIG_HIGH_RES_TIMERS=y
 CONFIG_BSD_PROCESS_ACCT=y
 CONFIG_BSD_PROCESS_ACCT_V3=y