diff options
author | 2008-03-14 22:17:08 +0100 | |
---|---|---|
committer | 2008-03-15 03:02:50 +0100 | |
commit | 6a6029b8cefe0ca7e82f27f3904dbedba3de4e06 (patch) | |
tree | a58e0590105f89be306daf01fc83473d7a3e0104 /fs/file_table.c | |
parent | sched: fix fair sleepers (diff) | |
download | linux-rng-6a6029b8cefe0ca7e82f27f3904dbedba3de4e06.tar.xz linux-rng-6a6029b8cefe0ca7e82f27f3904dbedba3de4e06.zip |
sched: simplify sched_slice()
Use the existing calc_delta_mine() calculation for sched_slice(). This
saves a divide and simplifies the code because we share it with the
other /cfs_rq->load users.
It also improves code size:
text data bss dec hex filename
42659 2740 144 45543 b1e7 sched.o.before
42093 2740 144 44977 afb1 sched.o.after
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Diffstat (limited to 'fs/file_table.c')
0 files changed, 0 insertions, 0 deletions