[RFC PATCH 5/5] x86_64: enable dynticks
- From: Chris Wright <chrisw@xxxxxxxxxxxx>
- Date: Sat, 31 Mar 2007 01:31:55 -0700
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/
- References:
- [RFC PATCH 0/5] x86_64: enable clockevents and dynticks
- From: Chris Wright
- [RFC PATCH 0/5] x86_64: enable clockevents and dynticks
- Prev by Date: [RFC PATCH 1/5] x86_64: untangle asm/hpet.h from asm/timex.h
- Next by Date: [RFC PATCH 4/5] x86_64: prep idle loop for dynticks
- Previous by thread: [RFC PATCH 1/5] x86_64: untangle asm/hpet.h from asm/timex.h
- Next by thread: [RFC PATCH 4/5] x86_64: prep idle loop for dynticks
- Index(es):
Relevant Pages
|
|