Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757462AbZKDRTX (ORCPT ); Wed, 4 Nov 2009 12:19:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757149AbZKDRTV (ORCPT ); Wed, 4 Nov 2009 12:19:21 -0500 Received: from smtp-out.google.com ([216.239.33.17]:41165 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757447AbZKDRTU convert rfc822-to-8bit (ORCPT ); Wed, 4 Nov 2009 12:19:20 -0500 DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=mime-version:in-reply-to:references:date:message-id:subject:from:to: cc:content-type:content-transfer-encoding:x-system-of-record; b=oUXdSrzcX/9xMCQ6V7FI+ALiM70e1ju3Lutz+plhtKKjH0ghIJLVteavkGFEYlfT2 4PL3GMV5emFl7Yk8AmXlg== MIME-Version: 1.0 In-Reply-To: <20091104154024.0b8f6123.kamezawa.hiroyu@jp.fujitsu.com> References: <20091104063005.GC3560@balbir.in.ibm.com> <20091104154024.0b8f6123.kamezawa.hiroyu@jp.fujitsu.com> Date: Wed, 4 Nov 2009 09:19:18 -0800 Message-ID: <6599ad830911040919k644a67cds713be3a0ea74e5d1@mail.gmail.com> Subject: Re: [RFC] Mount point suggestions for cgroup From: Paul Menage To: KAMEZAWA Hiroyuki Cc: balbir@linux.vnet.ibm.com, libcg-devel , "linux-kernel@vger.kernel.org" , containers@lists.linux-foundation.org, Jan Safranek , Dhaval Giani , Bharata B Rao Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 784 Lines: 19 On Tue, Nov 3, 2009 at 10:40 PM, KAMEZAWA Hiroyuki wrote: > > Then, to say my own not-seriously-considered idea, I vote for > ?- /cgroup/[HierarchyName]/ > rather than /dev/ or /sys or /opt. This sounds straightforward. We're using /dev/cgroup (for single mounts) or /dev/cgroup/$hierarchy_name (for multiple-mount configurations) but that's mostly just due to the historical accident of /dev/cpuset. So /cgroup/$hierarchy_name sounds plausible, or /kernel/cgroup/... as suggested in another email. Paul -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/