linux-stable-rt/include
Arjan van de Ven 654c8e0b1c hrtimer: turn hrtimers into range timers
this patch turns hrtimers into range timers; they have 2 expire points
1) the soft expire point
2) the hard expire point

the kernel will do it's regular best effort attempt to get the timer run
at the hard expire point. However, if some other time fires after the soft
expire point, the kernel now has the freedom to fire this timer at this point,
and thus grouping the events and preventing a power-expensive wakeup in the
future.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
2008-09-05 21:35:27 -07:00
..
acpi
asm-arm
asm-cris
asm-frv
asm-generic tracehook: comment pasto fixes 2008-09-05 14:39:38 -07:00
asm-m32r
asm-m68k
asm-mips [MIPS] Wire up new syscalls. 2008-08-26 09:10:20 +01:00
asm-mn10300
asm-parisc
asm-um
asm-x86 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2008-08-28 12:30:59 -07:00
asm-xtensa
crypto
drm
keys
linux hrtimer: turn hrtimers into range timers 2008-09-05 21:35:27 -07:00
math-emu
media
mtd
net pkt_sched: Fix sch_tree_lock() 2008-08-27 02:27:10 -07:00
pcmcia
rdma
rxrpc
scsi
sound
video
xen
Kbuild