[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1441119060-2230-1-git-send-email-fweisbec@gmail.com>
Date:	Tue,  1 Sep 2015 16:50:58 +0200
From:	Frederic Weisbecker <fweisbec@...il.com>
To:	Ingo Molnar <mingo@...nel.org>,
	Peter Zijlstra <peterz@...radead.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Chris Metcalf <cmetcalf@...hip.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Preeti U Murthy <preeti@...ux.vnet.ibm.com>,
	Christoph Lameter <cl@...ux.com>,
	Vatika Harlalka <vatikaharlalka@...il.com>,
	"Paul E . McKenney" <paulmck@...ux.vnet.ibm.com>
Subject: [GIT PULL] sched/nohz: Affine unpinned timers to housekeepers
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(-)
--
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