linux/include
Siddha, Suresh B 46cb4b7c88 sched: dynticks idle load balancing
Fix the process idle load balancing in the presence of dynticks.  cpus for
which ticks are stopped will sleep till the next event wakes it up.
Potentially these sleeps can be for large durations and during which today,
there is no periodic idle load balancing being done.

This patch nominates an owner among the idle cpus, which does the idle load
balancing on behalf of the other idle cpus.  And once all the cpus are
completely idle, then we can stop this idle load balancing too.  Checks added
in fast path are minimized.  Whenever there are busy cpus in the system, there
will be an owner(idle cpu) doing the system wide idle load balancing.

Open items:
1. Intelligent owner selection (like an idle core in a busy package).
2. Merge with rcu's nohz_cpu_mask?

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-08 11:15:17 -07:00
..
acpi PNPACPI sets pnpdev->dev.archdata 2007-05-08 11:15:08 -07:00
asm-alpha Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-arm Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-arm26 Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-avr32 Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-blackfin blackfin architecture 2007-05-07 12:12:58 -07:00
asm-cris move die notifier handling to common code 2007-05-08 11:15:04 -07:00
asm-frv Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-generic move die notifier handling to common code 2007-05-08 11:15:04 -07:00
asm-h8300 Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-i386 Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-ia64 Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-m32r Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-m68k Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-m68knommu Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-mips au1550 SPI controller driver 2007-05-08 11:15:16 -07:00
asm-parisc Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-powerpc kdump/kexec: calculate note size at compile time 2007-05-08 11:15:07 -07:00
asm-ppc Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-s390 kdump/kexec: calculate note size at compile time 2007-05-08 11:15:07 -07:00
asm-sh Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-sh64 Clean up mostly unused IOSPACE macros 2007-05-08 11:15:13 -07:00
asm-sparc move die notifier handling to common code 2007-05-08 11:15:04 -07:00
asm-sparc64 consolidate asm/const.h to linux/const.h 2007-05-08 11:15:13 -07:00
asm-um move die notifier handling to common code 2007-05-08 11:15:04 -07:00
asm-v850 move die notifier handling to common code 2007-05-08 11:15:04 -07:00
asm-x86_64 x86_64: kill 19000+ sparse warnings 2007-05-08 11:15:14 -07:00
asm-xtensa move die notifier handling to common code 2007-05-08 11:15:04 -07:00
crypto [CRYPTO] cryptd: Add software async crypto daemon 2007-05-02 14:38:32 +10:00
keys [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both 2007-04-26 15:48:28 -07:00
linux sched: dynticks idle load balancing 2007-05-08 11:15:17 -07:00
math-emu Delete unused header file math-emu/extended.h 2007-05-08 11:15:05 -07:00
media i2c: Cleanup the includes of <linux/i2c.h> 2007-05-01 23:26:29 +02:00
mtd UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
net cleanup compat ioctl handling 2007-05-08 11:15:09 -07:00
pcmcia add new_id to PCMCIA drivers 2007-05-07 12:12:50 -07:00
rdma Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband 2007-05-07 12:18:21 -07:00
rxrpc [AF_RXRPC]: Delete the old RxRPC code. 2007-04-26 15:55:48 -07:00
scsi [SCSI] modalias for scsi devices 2007-04-17 18:15:04 -04:00
sound [ALSA] version 1.0.14rc3 2007-03-14 08:25:52 +01:00
video [PATCH] Video: fb, add true ref_count atomicity 2007-02-12 09:48:42 -08:00
Kbuild