• I
    sched: clean up wakeup balancing, code flow · f4827386
    Ingo Molnar 提交于
    Clean up the code flow. 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:
       09b31c44e9aff8666f72773dc433e2df  sched.o.before.asm
       09b31c44e9aff8666f72773dc433e2df  sched.o.after.asm
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    f4827386
sched_fair.c 34.3 KB