Re: [RFC][PATCH 0/7] sched: various updates to the scheduler

From: Steven Rostedt
Date: Thu Jun 16 2011 - 22:40:48 EST


On Thu, 2011-06-16 at 21:55 -0400, Steven Rostedt wrote:
> Peter,
>
> Can you review these patches and give your Acked-by, or explain what
> might be wrong with them. No hurry, I haven't pushed them through my
> full testing yet (starting that now). But I want to push them out for
> 3.1.
>
> Thanks,
>
> -- Steve
>
>
> This patch set can be found in:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-rt.git
> tip/sched/core
>
> Head SHA1: cac554411989613131d899cfb51b622ce96d5136
>
>
> Hillf Danton (5):
> sched: Fix need_resched() when checking peempt

You don't need to review this one. I just realized that I pushed that
already for 3.0 pull.

Thanks!

-- Steve



> sched: Remove noop in next_prio()
> sched: Remove noop in lowest_flag_domain()
> sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()
> sched: Remove resetting exec_start in put_prev_task_rt()
>
> Steven Rostedt (2):
> sched: Balance RT tasks when forked as well
> sched: Use pushable_tasks to determine next highest prio
>
> ----
> kernel/sched_fair.c | 2 +-
> kernel/sched_rt.c | 88 +++++++++++++++++++--------------------------------
> 2 files changed, 34 insertions(+), 56 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/