sched/deadline: Add sched_dl documentation
authorDario Faggioli <raistlin@linux.it>
Mon, 27 Jan 2014 11:20:15 +0000 (12:20 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 28 Jan 2014 12:08:40 +0000 (13:08 +0100)
commit712e5e34aef449ab680b35c0d9016f59b0a4494c
treecf578361c799de1e7b25e3b646f769d90d047c40
parentb78f4c7c4402d1070dc7ccaca6001abb4ab4053a
sched/deadline: Add sched_dl documentation

Add in Documentation/scheduler/ some hints about the design
choices, the usage and the future possible developments of the
sched_dl scheduling class and of the SCHED_DEADLINE policy.

Reviewed-by: Henrik Austad <henrik@austad.us>
Signed-off-by: Dario Faggioli <raistlin@linux.it>
Signed-off-by: Juri Lelli <juri.lelli@gmail.com>
[ Re-wrote sections 2 and 3. ]
Signed-off-by: Luca Abeni <luca.abeni@unitn.it>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1390821615-23247-1-git-send-email-juri.lelli@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/scheduler/00-INDEX
Documentation/scheduler/sched-deadline.txt [new file with mode: 0644]
kernel/sched/deadline.c