The patch titled sched: implement staircase deadline scheduler docupdate has been removed from the -mm tree. Its filename was sched-implement-staircase-deadline-scheduler-docupdate.patch This patch was dropped because I need to clear the decks ------------------------------------------------------ Subject: sched: implement staircase deadline scheduler docupdate From: Con Kolivas <kernel@xxxxxxxxxxx> Update documentation to reflect higher maximum rr_interval. Signed-off-by: Con Kolivas <kernel@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/sysctl/kernel.txt | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/sysctl/kernel.txt~sched-implement-staircase-deadline-scheduler-docupdate Documentation/sysctl/kernel.txt --- a/Documentation/sysctl/kernel.txt~sched-implement-staircase-deadline-scheduler-docupdate +++ a/Documentation/sysctl/kernel.txt @@ -298,7 +298,7 @@ overall. This value is in milliseconds a depends on the number of cpus available at scheduler initialisation with a minimum of 8. -Valid values are from 1-100. +Valid values are from 1-5000. ============================================================== _ Patches currently in -mm which might be from kernel@xxxxxxxxxxx are sched-fix-idle-load-balancing-in-softirqd-context-fix.patch sched-redundant-reschedule-when-set_user_nice-boosts-a-prio-of-a-task-from-the-expired-array.patch sched-redundant-reschedule-when-set_user_nice-boosts-a-prio-of-a-task-from-the-expired-array-update.patch sched-implement-staircase-deadline-scheduler-docupdate.patch sched-add-above-background-load-function.patch mm-implement-swap-prefetching.patch swap-prefetch-avoid-repeating-entry.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html