summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJianzheng Zhou <jianzheng.zhou@freescale.com>2013-12-04 16:41:57 +0800
committerJianzheng Zhou <jianzheng.zhou@freescale.com>2013-12-04 16:47:41 +0800
commit8e2265b7de616374c58cc5c8920245bcde4fbed3 (patch)
tree45c7e7748a770d99b896de06ded1351c7c2378c4 /arch
parentedbd3280a178b47cd611dd6e858b71b0fac4ac1b (diff)
ENGR00290619 ethernet:Tune ethernet performance
According to AOSP's recommended kernel config, RT scheduler is only needed. Strictly align with AOSP, it will contribute about 40M in Gigabit net performance. Signed-off-by: Jianzheng Zhou <jianzheng.zhou@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/imx6_android_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/imx6_android_defconfig b/arch/arm/configs/imx6_android_defconfig
index 0a5129cff3ba..5e44844e9231 100644
--- a/arch/arm/configs/imx6_android_defconfig
+++ b/arch/arm/configs/imx6_android_defconfig
@@ -87,7 +87,7 @@ CONFIG_RESOURCE_COUNTERS=y
# CONFIG_CGROUP_MEM_RES_CTLR is not set
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED=y
-CONFIG_FAIR_GROUP_SCHED=y
+# CONFIG_FAIR_GROUP_SCHED is not set
CONFIG_RT_GROUP_SCHED=y
# CONFIG_BLK_CGROUP is not set
# CONFIG_NAMESPACES is not set