From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@elte.hu>,
Andrew Morton <akpm@linux-foundation.org>,
Peter Zijlstra <peterz@infradead.org>,
Gregory Haskins <ghaskins@novell.com>
Subject: [PATCH 0/4] [GIT PULL] sched: Migrate higher priority tasks less
Date: Mon, 20 Sep 2010 22:40:02 -0400 [thread overview]
Message-ID: <20100921024002.672817629@goodmis.org> (raw)
Ingo,
Please pull the latest tip/sched/rt tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/sched/rt
Steven Rostedt (4):
sched: Try not to migrate higher priority RT tasks
sched: Give CPU bound RT tasks preference
tracing/sched: Add sched_rt_push and sched_rt_pull tracepoints
tracing/sched: Add sched_rt_setprio tracepoint
----
include/trace/events/sched.h | 61 ++++++++++++++++++++++++++++++++++++++++++
kernel/sched.c | 1 +
kernel/sched_rt.c | 28 +++++++++++-------
3 files changed, 79 insertions(+), 11 deletions(-)
next reply other threads:[~2010-09-21 2:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-21 2:40 Steven Rostedt [this message]
2010-09-21 2:40 ` [PATCH 1/4] sched: Try not to migrate higher priority RT tasks Steven Rostedt
2010-09-21 14:14 ` [tip:sched/core] " tip-bot for Steven Rostedt
2010-09-21 2:40 ` [PATCH 2/4] sched: Give CPU bound RT tasks preference Steven Rostedt
2010-09-21 14:14 ` [tip:sched/core] " tip-bot for Steven Rostedt
2010-09-21 2:40 ` [PATCH 3/4] tracing/sched: Add sched_rt_push and sched_rt_pull tracepoints Steven Rostedt
2010-09-21 8:46 ` Peter Zijlstra
2010-09-21 12:33 ` Steven Rostedt
2010-09-21 13:36 ` Steven Rostedt
2010-09-21 19:26 ` Frank Rowand
2010-09-21 19:55 ` Frank Rowand
2010-09-21 2:40 ` [PATCH 4/4] tracing/sched: Add sched_rt_setprio tracepoint Steven Rostedt
2010-09-21 11:14 ` Peter Zijlstra
2010-09-21 12:35 ` Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100921024002.672817629@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=ghaskins@novell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox