linux-kernel-test/arch/i386/kernel/cpu/mcheck
Stephane Eranian 2ff2d3d747 [PATCH] i386: add idle notifier
Add a notifier mechanism to the low level idle loop.  You can register a
callback function which gets invoked on entry and exit from the low level idle
loop.  The low level idle loop is defined as the polling loop, low-power call,
or the mwait instruction.  Interrupts processed by the idle thread are not
considered part of the low level loop.

The notifier can be used to measure precisely how much is spent in useless
execution (or low power mode).  The perfmon subsystem uses it to turn on/off
monitoring.

Signed-off-by: stephane eranian <eranian@hpl.hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Andi Kleen <ak@suse.de>
2007-02-13 13:26:22 +01:00
..
k7.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Makefile [PATCH] x86: Refactor thermal throttle processing 2006-09-26 10:52:42 +02:00
mce.c [PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h> 2007-02-13 13:26:22 +01:00
mce.h [PATCH] mce section fix 2006-07-31 13:28:37 -07:00
non-fatal.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
p4.c [PATCH] i386: add idle notifier 2007-02-13 13:26:22 +01:00
p5.c [PATCH] x86: add MCE resume 2005-11-07 07:53:30 -08:00
p6.c [PATCH] x86: add MCE resume 2005-11-07 07:53:30 -08:00
therm_throt.c [PATCH] hotplug CPU: clean up hotcpu_notifier() use 2006-12-07 08:39:39 -08:00
winchip.c [PATCH] x86: add MCE resume 2005-11-07 07:53:30 -08:00