[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1308278433.9218.163.camel@gandalf.stny.rr.com>
Date: Thu, 16 Jun 2011 22:40:33 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>
Subject: Re: [RFC][PATCH 0/7] sched: various updates to the scheduler
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists