On Tue 04-09-12 18:54:08, Glauber Costa wrote: [...] > >> I'd personally believe merging both our patches together would achieve a > >> good result. > > > > I am still not sure we want to add a config option for something that is > > meant to go away. But let's see what others think. > > > > So what you propose in the end is that we add a userspace tweak for > something that could go away, instead of a Kconfig for something that go > away. The tweak is necessary only if you want to have use_hierarchy=1 for all cgroups without taking care about that (aka setting the attribute for the first level under the root). All the users that use only one level bellow root don't have to do anything at all. > Way I see it, Kconfig is better because it is totally transparent, under > the hood, and will give us a single location to unpatch in case/when it > really goes away. I guess that by the single location you mean that no other user space changes would have to be done, right? If yes then this is not true because there will be a lot of configurations setting this up already (either by cgconfig or by other scripts). All of them will have to be fixed some day. -- Michal Hocko SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>