commit | 70b4d63e98fd93fb9742708a54f872cba24e0fea | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Jan 30 20:24:38 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 31 10:23:31 2006 -0800 |
tree | 016df3fe69c8ca9240d489f846b69674b8746a2d | |
parent | 7fcdf327bedfe9cc418af49429d0fc0e48d98de9 [diff] |
[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>