From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org (Eric W. Biederman) Subject: Re: [PATCHv3 8/8] cgroup: Add documentation for cgroup namespaces Date: Wed, 07 Jan 2015 17:27:38 -0600 Message-ID: <87y4peyxw5.fsf@x220.int.ebiederm.org> References: <87lhlgpyxk.fsf@x220.int.ebiederm.org> <54AB2992.6060707@nod.at> <54ACFC38.5070007@nod.at> <87fvbmir9q.fsf@x220.int.ebiederm.org> <20150107193059.GA1857@mail.hallyn.com> <87bnma6xwv.fsf@x220.int.ebiederm.org> <20150107224430.GA28414@htj.dyndns.org> <878uhe42km.fsf@x220.int.ebiederm.org> <20150107230615.GA28630@htj.dyndns.org> <87fvbm2nni.fsf@x220.int.ebiederm.org> Mime-Version: 1.0 Return-path: In-Reply-To: <87fvbm2nni.fsf-JOvCrm2gF+uungPnsOpG7nhyD016LWXt@public.gmane.org> (Eric W. Biederman's message of "Wed, 07 Jan 2015 17:09:53 -0600") Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tejun Heo Cc: "Serge E. Hallyn" , Richard Weinberger , Linux API , Linux Containers , Serge Hallyn , "linux-kernel@vger.kernel.org" , Andy Lutomirski , cgroups mailinglist , Ingo Molnar ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org (Eric W. Biederman) writes: > Tejun Heo writes: > >> On Wed, Jan 07, 2015 at 05:02:17PM -0600, Eric W. Biederman wrote: >>> Ignoring namespace details for a moment. The following should be >>> possible with a unified hierarchy. If it is not it is a show stopper >>> of a regression. >> >> The -o SUBSYS option doesn't exist. Jesus, at least get yourself >> familiar with the basics before claiming random stuff. Oh let's see I got that command line option out of /proc/mounts and yes it works. Perhaps it doesn't if I invoke unified hiearchies but the option does in fact exist and work. Now I really do need to test report regressions, and send probably send regression fixes. If I understand your strange ranting I think you just told me that option that -o SUBSYS does work with unified hierarchies. Tejun. I asked you specifically about this case 2 years ago at plumbers and you personally told me this would continue to work. I am going to hold you to that. Fixing bugs is one thing. Gratuitious regressions that make supporting existing user space applications insane is another. Eric