From: Kirill Tkhai <ktkhai@parallels.com>
To: <linux-kernel@vger.kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@kernel.org>, <tkhai@yandex.ru>
Subject: [PATCH 0/2] sched: Rework migrate_tasks() and check_for_tasks()
Date: Wed, 11 Jun 2014 13:52:02 +0400 [thread overview]
Message-ID: <1402480322.32126.13.camel@tkhai> (raw)
This series fixes migration of throttled tasks and hierarchies
from dead cpu. Currently, they do not migrate at all, and they
may forever stay on dead cpu like in jail.
The first patch fixes migration, the second patch adds a little
set of cases, we should warn in dmesg.
---
Kirill Tkhai (2):
sched: Rework migrate_tasks()
sched: Rework check_for_tasks()
kernel/cpu.c | 33 ++++++++++++++--------
kernel/sched/core.c | 75 ++++++++++++++-------------------------------------
2 files changed, 40 insertions(+), 68 deletions(-)
--
Signed-off-by: Kirill Tkhai <ktkhai@parallels.com>
reply other threads:[~2014-06-11 9:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1402480322.32126.13.camel@tkhai \
--to=ktkhai@parallels.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=tkhai@yandex.ru \
/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
all inboxes | Powered by JetHome®