[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100921024002.672817629@goodmis.org>
Date: Mon, 20 Sep 2010 22:40:02 -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>,
Gregory Haskins <ghaskins@...ell.com>
Subject: [PATCH 0/4] [GIT PULL] sched: Migrate higher priority tasks less
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(-)
--
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