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:06:15 -0500 Message-ID: <20150107230615.GA28630@htj.dyndns.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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=3GEf7KqOMXt4ICc9DGl4hBZCe4G37XZKoFvNc63gk/A=; b=TrSDxtqGzP92ZnoU/hg0iCf0jqhWMqWoY1VgfT0lhcBgTqQI5Yyu5ywNp/uUrgL57Q 0N+TKCF2e1i5ihh3J/JBPIFwRb+7MuKiibNX5fO0LEwolGtMV1b0s/rXmq4xhC0BrJFb psUVzur+GRyHPt3x9msLdOiYNA3J2xt0K7RrS7LvsNZ767lLdrkKk1CZJhe0DubhG4Bq c1UZlJHwFbfx8PJH8f0dn1oV5rlTVTmgyUklzvhZp8AlOMsKTdWSiHaOnxFiPjlp8PCF YTd3PqIz+eNWnHVlZm5euh1lTJjfloMsTSPRvBeIDEdtunSnbGJM7qySr2dnJSTup1iK lJrw== Content-Disposition: inline In-Reply-To: <878uhe42km.fsf-JOvCrm2gF+uungPnsOpG7nhyD016LWXt@public.gmane.org> List-Id: 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 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. -- tejun