[PATCH] Fix boot-time slowdown for measure_migration_cost
authorIngo Molnar <mingo@elte.hu>
Mon, 30 Jan 2006 19:24:38 +0000 (20:24 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 31 Jan 2006 18:23:31 +0000 (10:23 -0800)
commit70b4d63e98fd93fb9742708a54f872cba24e0fea
tree016df3fe69c8ca9240d489f846b69674b8746a2d
parent7fcdf327bedfe9cc418af49429d0fc0e48d98de9
[PATCH] Fix boot-time slowdown for measure_migration_cost

This reduces the amount of time the migration cost calculations cost
during bootup. Based on numbers by Tony Luck <tony.luck@intel.com>.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c