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

From: Thomas Gleixner
Date: Sun Jun 10 2007 - 05:38:51 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-10 10:44:39.000000000 +0200
+++ linux-2.6.22-rc4-mm/arch/x86_64/Kconfig 2007-06-10 10:44:40.000000000 +0200
@@ -146,6 +146,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/