From: Frederic Weisbecker <fweisbec@gmail.com>
To: Ingo Molnar <mingo@kernel.org>, Peter Zijlstra <peterz@infradead.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
Chris Metcalf <cmetcalf@ezchip.com>,
Thomas Gleixner <tglx@linutronix.de>,
Preeti U Murthy <preeti@linux.vnet.ibm.com>,
Christoph Lameter <cl@linux.com>,
Vatika Harlalka <vatikaharlalka@gmail.com>,
"Paul E . McKenney" <paulmck@linux.vnet.ibm.com>
Subject: [GIT PULL] sched/nohz: Affine unpinned timers to housekeepers
Date: Tue, 1 Sep 2015 16:50:58 +0200 [thread overview]
Message-ID: <1441119060-2230-1-git-send-email-fweisbec@gmail.com> (raw)
Ingo,
Please pull the sched/core branch that can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
sched/core
HEAD: f0673808f014ae18ae4cd8cdc7daf7b3b6c0a144
---
* Move unpinned timers out of full dynticks CPUs that don't want to be
disturbed (testing showed great results).
* Enforce assertion to make sure that we have housekeepers to handle
unbound timers, workqueues, timekeepers. Also improve the related
comments.
---
Thanks,
Frederic
---
Frederic Weisbecker (1):
nohz: Assert existing housekeepers when nohz full enabled
Vatika Harlalka (1):
nohz: Affine unpinned timers to housekeepers
include/linux/tick.h | 9 +++++++++
kernel/sched/core.c | 7 +++++--
kernel/time/tick-sched.c | 15 +++++++++++----
3 files changed, 25 insertions(+), 6 deletions(-)
next reply other threads:[~2015-09-01 14:51 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-01 14:50 Frederic Weisbecker [this message]
2015-09-01 14:50 ` [PATCH 1/2] nohz: Affine unpinned timers to housekeepers Frederic Weisbecker
2015-09-01 19:14 ` Jiang, Yunhong
2015-09-01 20:47 ` Frederic Weisbecker
2015-09-02 9:38 ` Mike Galbraith
2015-09-02 12:33 ` Mike Galbraith
2015-09-02 16:16 ` Chris Metcalf
2015-09-02 19:03 ` Jiang, Yunhong
2015-09-03 1:29 ` Mike Galbraith
2015-09-04 15:56 ` Luiz Capitulino
2015-09-04 17:19 ` Frederic Weisbecker
2015-09-02 15:57 ` [tip:sched/urgent] " tip-bot for Vatika Harlalka
2015-09-01 14:51 ` [PATCH 2/2] nohz: Assert existing housekeepers when nohz full enabled Frederic Weisbecker
2015-09-02 15:57 ` [tip:sched/urgent] " tip-bot for Frederic Weisbecker
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=1441119060-2230-1-git-send-email-fweisbec@gmail.com \
--to=fweisbec@gmail.com \
--cc=cl@linux.com \
--cc=cmetcalf@ezchip.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=paulmck@linux.vnet.ibm.com \
--cc=peterz@infradead.org \
--cc=preeti@linux.vnet.ibm.com \
--cc=tglx@linutronix.de \
--cc=vatikaharlalka@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).