[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.11.1601161455560.3575@nanos>
Date: Sat, 16 Jan 2016 14:59:50 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Mike Galbraith <umgwanakikbuti@...il.com>
cc: Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Clark Williams <williams@...hat.com>,
LKML <linux-kernel@...r.kernel.org>,
linux-rt-users <linux-rt-users@...r.kernel.org>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [ANNOUNCE] 4.4-rc6-rt1
On Sat, 16 Jan 2016, Mike Galbraith wrote:
> On Sat, 2016-01-16 at 14:43 +0100, Thomas Gleixner wrote:
>
> > Ha, you found it as well :)
>
> Yeah, with time to actually look, I rather quickly had one of those
> "well _duh_" moments :)
Actually the new way how the scheduler handles set_cpus_allowed() makes it
superflous to call that stuff at all.
All scheduler classes except deadline merily call set_cpus_allowed_common()
and deadline does not do the 'change root domain' dance either.
So we can simplify the whole business a lot.
Thanks,
tglx
Powered by blists - more mailing lists