[RFC PATCH 5/5] x86_64: enable dynticks

From: Chris Wright
Date: Sat Mar 31 2007 - 04:35:35 EST


Everything is in place, so give the CONFIG_NO_HZ option.

Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx>
Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxx>
Cc: john stultz <johnstul@xxxxxxxxxx>
Cc: Andi Kleen <ak@xxxxxxx>
---
arch/x86_64/Kconfig | 2 ++
1 file changed, 2 insertions(+)

--- linus-2.6.orig/arch/x86_64/Kconfig
+++ linus-2.6/arch/x86_64/Kconfig
@@ -134,6 +134,8 @@ source "init/Kconfig"

menu "Processor type and features"

+source "kernel/time/Kconfig"
+
choice
prompt "Subarchitecture Type"
default X86_PC

--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/