linux/kernel/time
Thomas Gleixner f8381cba04 [PATCH] tick-management: broadcast functionality
With Ingo Molnar <mingo@elte.hu>

Add broadcast functionality, so per cpu clock event devices can be registered
as dummy devices or switched from/to broadcast on demand.  The broadcast
function distributes the events via the broadcast function of the clock event
device.  This is primarily designed to replace the switch apic timer to / from
IPI in power states, where the apic stops.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-16 08:13:59 -08:00
..
Makefile [PATCH] tick-management: broadcast functionality 2007-02-16 08:13:59 -08:00
clockevents.c [PATCH] clockevents: add core functionality 2007-02-16 08:13:59 -08:00
clocksource.c [PATCH] clocksource: Add verification (watchdog) helper 2007-02-16 08:13:57 -08:00
jiffies.c [PATCH] clocksource: replace is_continuous by a flag field 2007-02-16 08:13:57 -08:00
ntp.c [PATCH] HZ free ntp 2007-02-16 08:13:56 -08:00
tick-broadcast.c [PATCH] tick-management: broadcast functionality 2007-02-16 08:13:59 -08:00
tick-common.c [PATCH] tick-management: broadcast functionality 2007-02-16 08:13:59 -08:00
tick-internal.h [PATCH] tick-management: broadcast functionality 2007-02-16 08:13:59 -08:00