From: Ingo Molnar <mingo@kernel.org>
To: Mike Galbraith <efault@gmx.de>
Cc: Xiaotian Feng <xtfeng@gmail.com>,
Peter Zijlstra <peterz@infradead.org>,
linux-kernel@vger.kernel.org,
Xiaotian Feng <dannyfeng@tencent.com>,
Ingo Molnar <mingo@redhat.com>
Subject: Re: [PATCH] sched, autogroup: fix crash on reboot when autogroup is disabled
Date: Sun, 28 Oct 2012 15:05:44 +0100 [thread overview]
Message-ID: <20121028140544.GA28216@gmail.com> (raw)
In-Reply-To: <1351431201.8685.22.camel@maggy.simpson.net>
* Mike Galbraith <efault@gmx.de> wrote:
> On Sun, 2012-10-28 at 14:19 +0100, Ingo Molnar wrote:
> > * Mike Galbraith <efault@gmx.de> wrote:
> >
> > > On Sun, 2012-10-28 at 11:25 +0100, Ingo Molnar wrote:
> > > > * Mike Galbraith <efault@gmx.de> wrote:
> > > >
> > >
> > > > > No knobs, no glitz, nada, just a cute little thing folks can turn
> > > > > on if they don't want to muck about with cgroups and/or systemd.
> > > >
> > > > Please also keep the Kconfig switch and reuse it to turn on
> > > > the 'autogroups' knob.
> > > >
> > > > That way people with existing .config's don't have to change
> > > > a thing to get this functionality.
> > >
> > > The Kconfig option is still there. The noautogroup ->
> > > autogroup arg change just makes it off by default (since an
> > > on/off switch would have to be a full move everybody thing
> > > post 8323f26ce race fix), so distros can make it available in
> > > their swiss army knife config, but it'll be out of the way
> > > unless specifically asked for by the user at boot.
> > >
> > > I can make it default 'on' by removing that arg change if you
> > > think that's the better way to go, but opt in at boot sounded
> > > better to me given there is no runtime on/off switch at all
> > > now.
> >
> > If I got your patch right then adding a command line option to
> > turn it on will disable it in essence for pretty much everyone
> > who has CONFIG_SCHED_AUTOGROUP=y in their .config today.
>
> With no user intervention, yes.
'No user intervention' is what happens with new kernel
commandline options, in 99.9999% of the cases.
> > The patch should not change the defaults for existing
> > .config's.
> >
> > I.e. if autogroups was off, it should stay off, but if
> > autogroups was enabled in the .config and the kernel booted
> > with it enabled, then it should continue to do so in the
> > future as well.
> >
> > Adding a boot tweak and removing the runtime knobs is OK -
> > changing the current default functionality is not.
>
> Ok, I'll whack the arg change and respin.
Thanks!
I'd also suggest to still expose the state of autosched in
/proc/sys, read-only, so that its status can be checked.
Ingo
next prev parent reply other threads:[~2012-10-28 14:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-19 8:36 [PATCH] sched, autogroup: fix kernel crashes caused by runtime disable autogroup Xiaotian Feng
2012-10-19 13:42 ` Peter Zijlstra
2012-10-20 6:42 ` Xiaotian Feng
2012-10-20 12:38 ` Mike Galbraith
2012-10-26 20:29 ` Mike Galbraith
2012-10-27 18:26 ` [PATCH] sched, autogroup: fix crash on reboot when autogroup is disabled Mike Galbraith
2012-10-28 10:25 ` Ingo Molnar
2012-10-28 13:13 ` Mike Galbraith
2012-10-28 13:19 ` Ingo Molnar
2012-10-28 13:33 ` Mike Galbraith
2012-10-28 14:05 ` Ingo Molnar [this message]
2012-10-28 14:27 ` Mike Galbraith
2012-10-28 19:19 ` [PATCH] V2 " Mike Galbraith
2012-10-29 2:42 ` Xiaotian Feng
2012-10-29 12:10 ` Mike Galbraith
2012-10-30 12:28 ` [tip:sched/urgent] sched/autogroup: Fix " tip-bot for Mike Galbraith
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=20121028140544.GA28216@gmail.com \
--to=mingo@kernel.org \
--cc=dannyfeng@tencent.com \
--cc=efault@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=xtfeng@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
Powered by JetHome