diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-03-16 20:36:10 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-03-19 04:27:52 +0100 |
commit | 098fb9db2c74cfd6ffdbf61eb026a0c21abc5f75 (patch) | |
tree | 1b7d4d35ce9d375f7078937518f92b60f4fda000 /lib | |
parent | f920bb6f5fe21047e669381fe4dd346f6a9d3562 (diff) |
sched: clean up wakeup balancing, move wake_affine()
split out the affine-wakeup bits.
No code changed:
kernel/sched.o:
text data bss dec hex filename
42521 2858 232 45611 b22b sched.o.before
42521 2858 232 45611 b22b sched.o.after
md5:
9d76738f1272aa82f0b7affd2f51df6b sched.o.before.asm
09b31c44e9aff8666f72773dc433e2df sched.o.after.asm
(the md5's changed because stack slots changed and some registers
get scheduled by gcc in a different order - but otherwise the before
and after assembly is instruction for instruction equivalent.)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions