[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200911081745.214686199@infradead.org>
Date: Fri, 11 Sep 2020 10:17:45 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: mingo@...nel.org, vincent.guittot@...aro.org, tglx@...utronix.de
Cc: linux-kernel@...r.kernel.org, dietmar.eggemann@....com,
rostedt@...dmis.org, bristot@...hat.com, swood@...hat.com,
valentin.schneider@....com, peterz@...radead.org
Subject: [PATCH 0/2] sched: migrate_disable() preparations
Hi!
These two patches are the result of Thomas pestering me with migrate_disable()
patches for upstream. The first one is a cleanup/fix for the existing
balance_callback machinery. The second (ab)uses the context_switch() tail
invocation of balance_callbacks() to push away 'undesirables' during CPU
hotplug after we've marked the CPU as !active.
With this in place, Thomas can do his horrible migrate_disable() thing ;-)
Powered by blists - more mailing lists