From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCHv3 8/8] cgroup: Add documentation for cgroup namespaces Date: Wed, 7 Jan 2015 18:35:53 -0500 Message-ID: <20150107233553.GC28630@htj.dyndns.org> References: <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> <87y4peyxw5.fsf@x220.int.ebiederm.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <87y4peyxw5.fsf-JOvCrm2gF+uungPnsOpG7nhyD016LWXt@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Eric W. Biederman" Cc: Richard Weinberger , Linux Containers , Serge Hallyn , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Andy Lutomirski , Ingo Molnar , Linux API , cgroups mailinglist List-Id: linux-api@vger.kernel.org On Wed, Jan 07, 2015 at 05:27:38PM -0600, Eric W. Biederman wrote: > >> 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. I meant the -o SUBSYS doesn't exist for unified hierarchy. > 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. What? Why would -O SUBSYS exist for unified hierarchy? It's unified for all controllers. > 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. I have no idea what you're talking about in *THIS* thread. I'm fully aware of what was discussed *THEN*. > Fixing bugs is one thing. Gratuitious regressions that make supporting > existing user space applications insane is another. Can you explain what problem you're actually trying to talk about without spouting random claims about regressions? -- tejun