mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 05:32:00 +00:00
e0deda8142
Add a short discussion about sufficient and necessary schedulability tests, and add a simple example showing that if D_i != P_i then density based tests are only sufficient. Also add some references to scientific papers on schedulability tests for EDF that are both necessary and sufficient, and on their computational complexity. Signed-off-by: Luca Abeni <luca.abeni@unitn.it> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: henrik@austad.us Cc: juri.lelli@gmail.com Cc: raistlin@linux.it Link: http://lkml.kernel.org/r/1431954032-16473-7-git-send-email-luca.abeni@unitn.it Signed-off-by: Ingo Molnar <mingo@kernel.org> |
||
---|---|---|
.. | ||
00-INDEX | ||
completion.txt | ||
sched-arch.txt | ||
sched-bwc.txt | ||
sched-deadline.txt | ||
sched-design-CFS.txt | ||
sched-domains.txt | ||
sched-nice-design.txt | ||
sched-rt-group.txt | ||
sched-stats.txt |