* [patch 2/4] ARM: NO_HZ support
@ 2006-12-20 9:20 Dirk Behme
0 siblings, 0 replies; only message in thread
From: Dirk Behme @ 2006-12-20 9:20 UTC (permalink / raw)
To: linux-rt-users; +Cc: tglx, David Brownell, Daniel Walker, Kevin Hilman
[-- Attachment #1: Type: text/plain, Size: 150 bytes --]
ARM: NO_HZ support
This is an update of the initial patch from Daniel Walker
and Kevin Hilman.
Signed-off-by: Dirk Behme <dirk.behme_at_gmail.com>
[-- Attachment #2: arm-no-hz-patch.txt --]
[-- Type: text/plain, Size: 469 bytes --]
Index: linux-2.6.20-rc1/arch/arm/Kconfig
===================================================================
--- linux-2.6.20-rc1.orig/arch/arm/Kconfig
+++ linux-2.6.20-rc1/arch/arm/Kconfig
@@ -529,6 +529,7 @@ source kernel/Kconfig.preempt
config NO_IDLE_HZ
bool "Dynamic tick timer"
+ depends on !GENERIC_CLOCKEVENTS
help
Select this option if you want to disable continuous timer ticks
and have them programmed to occur as required. This option saves
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-12-20 9:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-20 9:20 [patch 2/4] ARM: NO_HZ support Dirk Behme
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.