]> Git Repo - linux.git/commit
[PATCH] sched: only print migration_cost once per boot
authorChuck Ebbert <[email protected]>
Sun, 5 Feb 2006 07:27:42 +0000 (23:27 -0800)
committerLinus Torvalds <[email protected]>
Sun, 5 Feb 2006 19:06:51 +0000 (11:06 -0800)
commitbd576c9523fbf23e94fb7dbe05d2ae1cf96864e4
tree0433ff1a1d417c29f94f05cb6ed83fca32eb7a62
parent62cfe7efc4e6ba44b0903c53f09d37de59160afa
[PATCH] sched: only print migration_cost once per boot

migration_cost prints after every CPU hotplug event.  Make it print only
once at boot.

Signed-off-by: Chuck Ebbert <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/sched.c
This page took 0.05194 seconds and 4 git commands to generate.