sched/deadline: Push task away if the deadline is equal to curr during wakeup
authorWanpeng Li <wanpeng.li@linux.intel.com>
Thu, 30 Oct 2014 22:39:34 +0000 (06:39 +0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 4 Nov 2014 06:17:55 +0000 (07:17 +0100)
commit6b0a563f3a534827c1b56e53c3fd0fccec3c7895
treeba769ef869fe97607c61dead8707eb7fa53dd5e4
parentacb32132ec0433c03bed750f3e9508dc29db0328
sched/deadline: Push task away if the deadline is equal to curr during wakeup

This patch pushes task away if the dealine of the task is equal
to current during wake up. The same behavior as rt class.

Signed-off-by: Wanpeng Li <wanpeng.li@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Juri Lelli <juri.lelli@arm.com>
Cc: Kirill Tkhai <ktkhai@parallels.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1414708776-124078-4-git-send-email-wanpeng.li@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/deadline.c