linux/include/asm-mips/mach-ip27
Con Kolivas 69f7c0a1be [PATCH] sched: remove SMT nice
Remove the SMT-nice feature which idles sibling cpus on SMT cpus to
facilitiate nice working properly where cpu power is shared.  The idling of
cpus in the presence of runnable tasks is considered too fragile, easy to
break with outside code, and the complexity of managing this system if an
architecture comes along with many logical cores sharing cpu power will be
unworkable.

Remove the associated per_cpu_gain variable in sched_domains used only by
this code.

Also:

  The reason is that with dynticks enabled, this code breaks without yet
  further tweaks so dynticks brought on the rapid demise of this code.  So
  either we tweak this code or kill it off entirely.  It was Ingo's preference
  to kill it off.  Either way this needs to happen for 2.6.21 since dynticks
  has gone in.

Signed-off-by: Con Kolivas <kernel@kolivas.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
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-03-05 07:57:51 -08:00
..
cpu-feature-overrides.h [MIPS] Use the proper technical term for naming some of the cache macros. 2006-07-13 21:26:04 +01:00
dma-coherence.h [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32} 2007-02-13 22:40:50 +00:00
irq.h [MIPS] IP27: Don't include <asm/sn/arch.h>. 2006-12-12 01:46:24 +00:00
kernel-entry-init.h Move Origin crapola into a machine-specific header file. 2005-10-29 19:31:52 +01:00
kmalloc.h Fix ARCH_KMALLOC_MINALIGN values on MIPS 2005-10-29 19:32:30 +01:00
mangle-port.h [MIPS] Make I/O helpers more customizable 2006-03-21 13:27:45 +00:00
mmzone.h HUB interrupts are allocated per node, not per slice. Make 2005-10-29 19:30:59 +01:00
spaces.h Define MAP_BASE for IP27 2005-10-29 19:30:42 +01:00
topology.h [PATCH] sched: remove SMT nice 2007-03-05 07:57:51 -08:00