From b56bfc6cd13c25264f614320de9183a5dbcab6ca Mon Sep 17 00:00:00 2001 From: Luca Abeni Date: Tue, 9 Sep 2014 10:57:14 +0100 Subject: [PATCH] Documentation/scheduler/sched-deadline.txt: Improve and clarify AC bits Admission control is of key importance for SCHED_DEADLINE, since it guarantees system schedulability (or tells us something about the degree of guarantees we can provide to the user). This patch improves and clarifies bits and pieces regarding AC, both for UP and SMP systems. Signed-off-by: Luca Abeni Signed-off-by: Juri Lelli Reviewed-by: Henrik Austad Cc: Randy Dunlap Cc: Peter Zijlstra Cc: Dario Faggioli Cc: Juri Lelli Cc: Linus Torvalds Link: http://lkml.kernel.org/r/1410256636-26171-4-git-send-email-juri.lelli@arm.com Signed-off-by: Ingo Molnar --- Reading git-format-patch failed