diff options
author | Bjoern Brandenburg <bbb@mpi-sws.org> | 2013-06-08 06:22:59 -0400 |
---|---|---|
committer | Bjoern Brandenburg <bbb@mpi-sws.org> | 2013-06-25 03:37:37 -0400 |
commit | 12dab1d22770b58ae174c46dc292a4dfb0e01452 (patch) | |
tree | 7b47da2512633b8e2653ff88d7d86c7434d3e4c1 /sound | |
parent | b46ddf5d187d603f72389ac047a99e80edb6285d (diff) |
GSN-EDF: link tasks to local CPU if it is idle
If a task is released on a CPU that is idle, then it is pointless to
send an IPI to another CPU just to schedule the newly released task.
This patch changes check_for_preemptions() to prefer the local CPU
first if it is idle.
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions