diff options
author | Kirill Tkhai <[email protected]> | 2014-10-01 01:04:44 +0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-10-03 05:46:56 +0200 |
commit | 10a12983b3d437a6998b3845870e52c1c752c101 (patch) | |
tree | 28adcb483e4fd5f1001068f5038017b14c9dbc3f /net/lapb/lapb_subr.c | |
parent | 347abad981c1ef815ea5ba861adba6a8c6aa1580 (diff) |
sched/fair: Delete resched_cpu() from idle_balance()
We already reschedule env.dst_cpu in attach_tasks()->check_preempt_curr()
if this is necessary.
Furthermore, a higher priority class task may be current on dest rq,
we shouldn't disturb it.
Signed-off-by: Kirill Tkhai <[email protected]>
Cc: Juri Lelli <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: http://lkml.kernel.org/r/20140930210441.5258.55054.stgit@localhost
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions