summaryrefslogtreecommitdiffstats
path: root/kernel/sched_rt.c
diff options
context:
space:
mode:
authorIngo Molnar2007-08-09 11:16:45 +0200
committerIngo Molnar2007-08-09 11:16:45 +0200
commitf1a438d813d416fa9f4be4e6dbd10b54c5938d89 (patch)
tree0aeb01cea731ed44d765c6a2d599edbd6db5c9c2 /kernel/sched_rt.c
parentsched: batch sleeper bonus (diff)
downloadkernel-qcow2-linux-f1a438d813d416fa9f4be4e6dbd10b54c5938d89.tar.gz
kernel-qcow2-linux-f1a438d813d416fa9f4be4e6dbd10b54c5938d89.tar.xz
kernel-qcow2-linux-f1a438d813d416fa9f4be4e6dbd10b54c5938d89.zip
sched: reorder update_cpu_load(rq) with the ->task_tick() call
Peter Williams suggested to flip the order of update_cpu_load(rq) with the ->task_tick() call. This is a NOP for the current scheduler (the two functions are independent of each other), ->task_tick() might create some state for update_cpu_load() in the future (or in PlugSched). Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched_rt.c')
0 files changed, 0 insertions, 0 deletions