[patch-mm 25/25] x86_64: enable high resolution timers and dynticks

From: Thomas Gleixner
Date: Sat Jun 16 2007 - 06:32:23 EST


From: Chris Wright <chrisw@xxxxxxxxxxxx>

Everything is in place, enable the HIGHRES andf NO_HZ config options.

Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx>
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxx>
Cc: Andi Kleen <ak@xxxxxxx>

---
arch/x86_64/Kconfig | 2 ++
1 file changed, 2 insertions(+)

Index: linux-2.6.22-rc4-mm/arch/x86_64/Kconfig
===================================================================
--- linux-2.6.22-rc4-mm.orig/arch/x86_64/Kconfig 2007-06-16 12:10:24.000000000 +0200
+++ linux-2.6.22-rc4-mm/arch/x86_64/Kconfig 2007-06-16 12:10:25.000000000 +0200
@@ -150,6 +150,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/