The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH -rt 2/4] ARM: NO_HZ support
@ 2006-12-21  8:35 Dirk Behme
  0 siblings, 0 replies; only message in thread
From: Dirk Behme @ 2006-12-21  8:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: tglx, mingo

[-- 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-21  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-21  8:35 [PATCH -rt 2/4] ARM: NO_HZ support Dirk Behme

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox