Re: [PATCH 2/2] nohz: make nohz_full imply isolcpus

From: Mike Galbraith
Date: Fri Apr 03 2015 - 22:04:21 EST


On Fri, 2015-04-03 at 15:21 -0400, Chris Metcalf wrote:
> On 04/03/2015 02:08 PM, Mike Galbraith wrote:
> > On Fri, 2015-04-03 at 12:24 -0400, cmetcalf@xxxxxxxxxxxxxxx:
> > > From: Chris Metcalf <cmetcalf@xxxxxxxxxx>
> > >
> > > It's not clear that nohz_full is useful without isolcpus also
> > > set, since otherwise the scheduler has to run periodically to
> > > try to determine whether to steal work from other cores.
> > >
> > > Signed-off-by: Chris Metcalf <cmetcalf@xxxxxxxxxx>
> > Ack! nohz_full= as currently defined makes zero sense when the cpu
> > set (which should be spelled cpuset) remains connected to the
> > scheduler. Perturbation of tasks to PREVENT cpu domination is what
> > the scheduler does for a living. Sprinkling microsecond savers all
> > over the kernel is pretty silly if you don't shut down the mother
> > lode
> > of perturbation.
>
> Sounds like a thumbs up for this patch, then? :-)

Yup. The other thumb turns in the up direction when folks start
spelling cpuset properly ;-) Static isolcpus was supposed to go away.

-Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/