ia64/xen-unstable
changeset 8924:e574a09635e8
Set default HZ to 100.
Signed-off-by: Vincent Hanquez <vincent@xensource.com>
Signed-off-by: Vincent Hanquez <vincent@xensource.com>
author | vhanquez@kneesa.uk.xensource.com |
---|---|
date | Mon Feb 20 13:13:14 2006 +0000 (2006-02-20) |
parents | 93e870416c93 |
children | 3083585fb248 |
files | buildconfigs/linux-defconfig_xen0_ia64 buildconfigs/linux-defconfig_xen0_x86_32 buildconfigs/linux-defconfig_xen0_x86_64 buildconfigs/linux-defconfig_xenU_ia64 buildconfigs/linux-defconfig_xenU_x86_32 buildconfigs/linux-defconfig_xenU_x86_64 buildconfigs/linux-defconfig_xen_x86_32 buildconfigs/linux-defconfig_xen_x86_64 |
line diff
1.1 --- a/buildconfigs/linux-defconfig_xen0_ia64 Mon Feb 20 11:38:23 2006 +0000 1.2 +++ b/buildconfigs/linux-defconfig_xen0_ia64 Mon Feb 20 13:13:14 2006 +0000 1.3 @@ -113,10 +113,10 @@ CONFIG_IA64_PAGE_SIZE_16KB=y 1.4 # CONFIG_IA64_PAGE_SIZE_64KB is not set 1.5 CONFIG_PGTABLE_3=y 1.6 # CONFIG_PGTABLE_4 is not set 1.7 -# CONFIG_HZ_100 is not set 1.8 -CONFIG_HZ_250=y 1.9 +CONFIG_HZ_100=y 1.10 +# CONFIG_HZ_250 is not set 1.11 # CONFIG_HZ_1000 is not set 1.12 -CONFIG_HZ=250 1.13 +CONFIG_HZ=100 1.14 CONFIG_IA64_L1_CACHE_SHIFT=7 1.15 CONFIG_IA64_CYCLONE=y 1.16 CONFIG_IOSAPIC=y
2.1 --- a/buildconfigs/linux-defconfig_xen0_x86_32 Mon Feb 20 11:38:23 2006 +0000 2.2 +++ b/buildconfigs/linux-defconfig_xen0_x86_32 Mon Feb 20 13:13:14 2006 +0000 2.3 @@ -175,10 +175,10 @@ CONFIG_SPLIT_PTLOCK_CPUS=4096 2.4 CONFIG_MTRR=y 2.5 # CONFIG_REGPARM is not set 2.6 CONFIG_SECCOMP=y 2.7 -# CONFIG_HZ_100 is not set 2.8 -CONFIG_HZ_250=y 2.9 +CONFIG_HZ_100=y 2.10 +# CONFIG_HZ_250 is not set 2.11 # CONFIG_HZ_1000 is not set 2.12 -CONFIG_HZ=250 2.13 +CONFIG_HZ=100 2.14 # CONFIG_CRASH_DUMP is not set 2.15 CONFIG_PHYSICAL_START=0x100000 2.16
3.1 --- a/buildconfigs/linux-defconfig_xen0_x86_64 Mon Feb 20 11:38:23 2006 +0000 3.2 +++ b/buildconfigs/linux-defconfig_xen0_x86_64 Mon Feb 20 13:13:14 2006 +0000 3.3 @@ -126,10 +126,10 @@ CONFIG_SWIOTLB=y 3.4 # CONFIG_CRASH_DUMP is not set 3.5 CONFIG_PHYSICAL_START=0x100000 3.6 CONFIG_SECCOMP=y 3.7 -# CONFIG_HZ_100 is not set 3.8 -CONFIG_HZ_250=y 3.9 +CONFIG_HZ_100=y 3.10 +# CONFIG_HZ_250 is not set 3.11 # CONFIG_HZ_1000 is not set 3.12 -CONFIG_HZ=250 3.13 +CONFIG_HZ=100 3.14 CONFIG_GENERIC_HARDIRQS=y 3.15 CONFIG_GENERIC_IRQ_PROBE=y 3.16 CONFIG_ISA_DMA_API=y
4.1 --- a/buildconfigs/linux-defconfig_xenU_ia64 Mon Feb 20 11:38:23 2006 +0000 4.2 +++ b/buildconfigs/linux-defconfig_xenU_ia64 Mon Feb 20 13:13:14 2006 +0000 4.3 @@ -110,10 +110,10 @@ CONFIG_IA64_PAGE_SIZE_16KB=y 4.4 # CONFIG_IA64_PAGE_SIZE_64KB is not set 4.5 CONFIG_PGTABLE_3=y 4.6 # CONFIG_PGTABLE_4 is not set 4.7 -# CONFIG_HZ_100 is not set 4.8 -CONFIG_HZ_250=y 4.9 +CONFIG_HZ_100=y 4.10 +# CONFIG_HZ_250 is not set 4.11 # CONFIG_HZ_1000 is not set 4.12 -CONFIG_HZ=250 4.13 +CONFIG_HZ=100 4.14 CONFIG_IA64_L1_CACHE_SHIFT=7 4.15 # CONFIG_IA64_CYCLONE is not set 4.16 CONFIG_IOSAPIC=y
5.1 --- a/buildconfigs/linux-defconfig_xenU_x86_32 Mon Feb 20 11:38:23 2006 +0000 5.2 +++ b/buildconfigs/linux-defconfig_xenU_x86_32 Mon Feb 20 13:13:14 2006 +0000 5.3 @@ -174,10 +174,10 @@ CONFIG_FLAT_NODE_MEM_MAP=y 5.4 CONFIG_SPLIT_PTLOCK_CPUS=4096 5.5 # CONFIG_REGPARM is not set 5.6 CONFIG_SECCOMP=y 5.7 -# CONFIG_HZ_100 is not set 5.8 -CONFIG_HZ_250=y 5.9 +CONFIG_HZ_100=y 5.10 +# CONFIG_HZ_250 5.11 # CONFIG_HZ_1000 is not set 5.12 -CONFIG_HZ=250 5.13 +CONFIG_HZ=100 5.14 # CONFIG_CRASH_DUMP is not set 5.15 CONFIG_PHYSICAL_START=0x100000 5.16 CONFIG_HOTPLUG_CPU=y
6.1 --- a/buildconfigs/linux-defconfig_xenU_x86_64 Mon Feb 20 11:38:23 2006 +0000 6.2 +++ b/buildconfigs/linux-defconfig_xenU_x86_64 Mon Feb 20 13:13:14 2006 +0000 6.3 @@ -131,10 +131,10 @@ CONFIG_SWIOTLB=y 6.4 # CONFIG_CRASH_DUMP is not set 6.5 CONFIG_PHYSICAL_START=0x100000 6.6 CONFIG_SECCOMP=y 6.7 -# CONFIG_HZ_100 is not set 6.8 -CONFIG_HZ_250=y 6.9 +CONFIG_HZ_100=y 6.10 +# CONFIG_HZ_250 is not set 6.11 # CONFIG_HZ_1000 is not set 6.12 -CONFIG_HZ=250 6.13 +CONFIG_HZ=100 6.14 CONFIG_GENERIC_HARDIRQS=y 6.15 CONFIG_GENERIC_IRQ_PROBE=y 6.16 CONFIG_ISA_DMA_API=y
7.1 --- a/buildconfigs/linux-defconfig_xen_x86_32 Mon Feb 20 11:38:23 2006 +0000 7.2 +++ b/buildconfigs/linux-defconfig_xen_x86_32 Mon Feb 20 13:13:14 2006 +0000 7.3 @@ -180,10 +180,10 @@ CONFIG_SPLIT_PTLOCK_CPUS=4096 7.4 CONFIG_MTRR=y 7.5 # CONFIG_REGPARM is not set 7.6 CONFIG_SECCOMP=y 7.7 -# CONFIG_HZ_100 is not set 7.8 -CONFIG_HZ_250=y 7.9 +CONFIG_HZ_100=y 7.10 +# CONFIG_HZ_250 is not set 7.11 # CONFIG_HZ_1000 is not set 7.12 -CONFIG_HZ=250 7.13 +CONFIG_HZ=100 7.14 # CONFIG_CRASH_DUMP is not set 7.15 CONFIG_PHYSICAL_START=0x100000 7.16 CONFIG_HOTPLUG_CPU=y
8.1 --- a/buildconfigs/linux-defconfig_xen_x86_64 Mon Feb 20 11:38:23 2006 +0000 8.2 +++ b/buildconfigs/linux-defconfig_xen_x86_64 Mon Feb 20 13:13:14 2006 +0000 8.3 @@ -132,10 +132,10 @@ CONFIG_SWIOTLB=y 8.4 # CONFIG_CRASH_DUMP is not set 8.5 CONFIG_PHYSICAL_START=0x100000 8.6 CONFIG_SECCOMP=y 8.7 -# CONFIG_HZ_100 is not set 8.8 -CONFIG_HZ_250=y 8.9 +CONFIG_HZ_100=y 8.10 +# CONFIG_HZ_250 is not set 8.11 # CONFIG_HZ_1000 is not set 8.12 -CONFIG_HZ=250 8.13 +CONFIG_HZ=100 8.14 CONFIG_GENERIC_HARDIRQS=y 8.15 CONFIG_GENERIC_IRQ_PROBE=y 8.16 CONFIG_ISA_DMA_API=y