Skip to content
Commit a8728944 authored by Gregory Haskins's avatar Gregory Haskins
Browse files

sched: use highest_prio.curr for pull threshold



highest_prio.curr is actually a more accurate way to keep track of
the pull_rt_task() threshold since it is always up to date, even
if the "next" task migrates during double_lock.  Therefore, stop
looking at the "next" task object and simply use the highest_prio.curr.

Signed-off-by: default avatarGregory Haskins <ghaskins@novell.com>
parent e864c499
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment