summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2013-04-11 17:37:38 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-07-23 22:18:44 +0400
commit7ce71079448eea466c3e29758e9cbd2433c01ff7 (patch)
tree26e1b5d4feddc01f49b19d6b7fb34709eab62e8b
parentb5f059ff34a380dc271017ea500a23636147a4a7 (diff)
configs: arndale: disable CONFIG_DEBUG_MUTEXES
This debug option adds significant overhead. E.g. netperf on the loopback improves by ~200% with DEBUG_MUTEXES disabled. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--linaro/configs/arndale.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index 077163989f49..a4e44f4058ba 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -60,7 +60,6 @@ CONFIG_DEBUG_KERNEL=y
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_SPINLOCK=y
-CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_INFO=y
CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_DEBUG_USER=y