aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2005-01-23 13:27:13 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2005-01-23 13:27:13 +0000
commit1aedec574bd5393d2c069fb898c56666699ac406 (patch)
treec12e8a24296ee4c6b0fb5bbd506b941a3d7fbdcd
parentdce78bee0fe25b4484eab99757c3ec6269815cf5 (diff)
downloadxen-1aedec574bd5393d2c069fb898c56666699ac406.tar.gz
xen-1aedec574bd5393d2c069fb898c56666699ac406.tar.bz2
xen-1aedec574bd5393d2c069fb898c56666699ac406.zip
bitkeeper revision 1.1159.226.1 (41f3a631b2JdeX6_Iif82X1YYyLKMw)
Remove debugging from default kernel configs. David Becker points out that it hurts performance rather a lot!
-rw-r--r--linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig9
-rw-r--r--linux-2.6.10-xen-sparse/arch/xen/configs/xenU_defconfig9
2 files changed, 2 insertions, 16 deletions
diff --git a/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig b/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig
index 91aa6499b7..d3e884bff4 100644
--- a/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig
+++ b/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig
@@ -158,15 +158,8 @@ CONFIG_PCMCIA_PROBE=y
#
# Kernel hacking
#
-CONFIG_DEBUG_KERNEL=y
+# CONFIG_DEBUG_KERNEL is not set
CONFIG_EARLY_PRINTK=y
-# CONFIG_DEBUG_STACKOVERFLOW is not set
-# CONFIG_DEBUG_STACK_USAGE is not set
-CONFIG_DEBUG_SLAB=y
-CONFIG_MAGIC_SYSRQ=y
-# CONFIG_DEBUG_SPINLOCK is not set
-CONFIG_DEBUG_PAGEALLOC=y
-# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_4KSTACKS is not set
diff --git a/linux-2.6.10-xen-sparse/arch/xen/configs/xenU_defconfig b/linux-2.6.10-xen-sparse/arch/xen/configs/xenU_defconfig
index e90dd4bc5a..63450b421c 100644
--- a/linux-2.6.10-xen-sparse/arch/xen/configs/xenU_defconfig
+++ b/linux-2.6.10-xen-sparse/arch/xen/configs/xenU_defconfig
@@ -128,15 +128,8 @@ CONFIG_HAVE_DEC_LOCK=y
#
# Kernel hacking
#
-CONFIG_DEBUG_KERNEL=y
+# CONFIG_DEBUG_KERNEL is not set
CONFIG_EARLY_PRINTK=y
-# CONFIG_DEBUG_STACKOVERFLOW is not set
-# CONFIG_DEBUG_STACK_USAGE is not set
-CONFIG_DEBUG_SLAB=y
-# CONFIG_MAGIC_SYSRQ is not set
-# CONFIG_DEBUG_SPINLOCK is not set
-CONFIG_DEBUG_PAGEALLOC=y
-# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_4KSTACKS is not set