[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110603150541.GB10449@elte.hu>
Date: Fri, 3 Jun 2011 17:05:41 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Gregory Haskins <ghaskins@...ell.com>,
Rusty Russell <rusty@...tcorp.com.au>,
Yong Zhang <yong.zhang0@...il.com>
Subject: Re: [GIT PULL] sched: Remove unlikely likelys (take two)
* Steven Rostedt <rostedt@...dmis.org> wrote:
> Hi Ingo,
>
> I noticed this pull request never made it into tip:
>
> https://lkml.org/lkml/2010/12/13/625
>
> I tested it again by merging it into latest Linus's tree and running a
> bunch of tests on it. The tests show that it still works (besides the
> bugs it finds from the normal 3.0-rc release).
>
> Please pull the latest unlikely/sched tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> unlikely/sched
>
>
> Steven Rostedt (3):
> sched: Change pick_next_task_rt from unlikely to likely
> sched: Remove unlikely() from rt_policy() in sched.c
> sched: Remove unlikely() from ttwu_post_activation
>
> Yong Zhang (1):
> sched: Cleanup pre_schedule_rt
>
> ----
> kernel/sched.c | 4 ++--
> kernel/sched_rt.c | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
Pulled, thanks a lot Steve!
Ingo
--
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