[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJd=RBC58rzOybpsJJmryDRh0DeCC+cNR-rFuOfw0Y4tZqTzgw@mail.gmail.com>
Date: Fri, 25 May 2012 21:31:58 +0800
From: Hillf Danton <dhillf@...il.com>
To: LKML <linux-kernel@...r.kernel.org>,
Hillf Danton <dhillf@...il.com>
Subject: [patch 0/4] BFS 420: fix ttwu
This patchset includes a few fixes related to ttwu.
[patch 1/4] BFS 420: fix ttwu_post_activation
A helper fix for subsequent fixes
[patch 2/4] BFS 420: fix ttwu_stat
Another helper fix
[patch 3/4] BFS 420: add task state check in ttwu
Add task state check to avoid taking global runqueue lock
[patch 4/4] BFS 420: fix ttwu local
With two helper fixes, ttwu_local is changed to be the same behavior
with ttwu.
kernel/sched/bfs.c | 34 +++++++++++++++++++---------------
1 files changed, 19 insertions(+), 15 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