Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754283Ab0GVXOT (ORCPT ); Thu, 22 Jul 2010 19:14:19 -0400 Received: from cantor.suse.de ([195.135.220.2]:41999 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751730Ab0GVXOS (ORCPT ); Thu, 22 Jul 2010 19:14:18 -0400 Date: Thu, 22 Jul 2010 16:14:01 -0700 From: Greg KH To: Kay Sievers Cc: Vivek Goyal , Paul Menage , Li Zefan , Lennart Poettering , Andrew Morton , KAMEZAWA Hiroyuki , Ben Blum , containers@lists.linux-foundation.org, linux-kernel@vger.kernel.org, "Daniel P. Berrange" , Jan Safranek , Balbir Singh Subject: Re: [PATCH] cgroupfs: create /sys/fs/cgroup to mount cgroupfs on Message-ID: <20100722231401.GA11538@suse.de> References: <20100722182638.GA12712@kroah.com> <20100722183614.GA5443@suse.de> <20100722193741.GA2688@redhat.com> <20100722211856.GA1297@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 987 Lines: 25 On Fri, Jul 23, 2010 at 01:08:12AM +0200, Kay Sievers wrote: > On Thu, Jul 22, 2010 at 23:18, Greg KH wrote: > >> For my testing I now always use /cgroup/ and create directories under it > >> /cgroup/blkio /cgroup/cpu etc and mount controllers on respective > >> directories. > > > > Lennart and Kay, is this what systemd is doing? ?I really don't think we > > should be adding a root /cgroup/ mount point to the system for something > > like this. > > Already solved. Systemd always mounts an empty tmpfs at the 'cgroup' > mountpoint, and stuff is free to create subdirs there. Systemd itself > mount 'systemd' there. Ah, that makes it easier. Paul and Vivek, any objection to this patch going in now? thanks, greg k-h -- 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/