sched/deadline: Document behavior of sched_yield()
authorTommaso Cucinotta <tommaso.cucinotta@sssup.it>
Fri, 9 Sep 2016 17:45:17 +0000 (19:45 +0200)
committerIngo Molnar <mingo@kernel.org>
Sat, 10 Sep 2016 09:17:41 +0000 (11:17 +0200)
commitb95202a3b6bb8715a716dbdb15cdb82bf622260b
tree0c31a7148c829fd9f52e2ccbc89c03a25be48442
parentde58af878d9146e5decc0cdd7acabaa82881cbe4
sched/deadline: Document behavior of sched_yield()

This is a documentation only patch, explaining the
behavior of sched_yield() when a SCHED_DEADLINE
task calls it (give up remaining runtime and be
throttled until next period begins).

Signed-off-by: Tommaso Cucinotta <tommaso.cucinotta@sssup.it>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Juri Lelli <juri.lelli@arm.com>
Reviewed-by: Luca Abeni <luca.abeni@unitn.it>
Reviewed-by: Daniel Bristot de Oliveira <bristot@redhat.com>
Cc: Juri Lelli <juri.lelli@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-dl@retis.sssup.it
Link: http://lkml.kernel.org/r/1473443117-11794-2-git-send-email-tommaso.cucinotta@sssup.it
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/scheduler/sched-deadline.txt