commit | cafb20c1f9976a70d633bb1e1c8c24eab00e4e80 | [log] [tgz] |
---|---|---|
author | Nick Piggin <nickpiggin@yahoo.com.au> | Sat Jun 25 14:57:17 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:24:42 2005 -0700 |
tree | 7ff8e6060990889992d51d542abde31cf0d7a1ef | |
parent | a3f21bce1fefdf92a4d1705e888d390b10f3ac6f [diff] |
[PATCH] sched: no aggressive idle balancing Remove the very aggressive idle stuff that has recently gone into 2.6 - it is going against the direction we are trying to go. Hopefully we can regain performance through other methods. Signed-off-by: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>