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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755491AbbAGXGW (ORCPT ); Wed, 7 Jan 2015 18:06:22 -0500 Received: from mail-qc0-f182.google.com ([209.85.216.182]:36171 "EHLO mail-qc0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751333AbbAGXGT (ORCPT ); Wed, 7 Jan 2015 18:06:19 -0500 Date: Wed, 7 Jan 2015 18:06:15 -0500 From: Tejun Heo To: "Eric W. Biederman" Cc: "Serge E. Hallyn" , Richard Weinberger , Linux API , Linux Containers , Serge Hallyn , "linux-kernel@vger.kernel.org" , Andy Lutomirski , cgroups mailinglist , Ingo Molnar Subject: Re: [PATCHv3 8/8] cgroup: Add documentation for cgroup namespaces 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-Disposition: inline In-Reply-To: <878uhe42km.fsf@x220.int.ebiederm.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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