Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754281Ab0GVTIG (ORCPT ); Thu, 22 Jul 2010 15:08:06 -0400 Received: from smtp-out.google.com ([216.239.44.51]:35226 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751270Ab0GVTIC (ORCPT ); Thu, 22 Jul 2010 15:08:02 -0400 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:x-system-of-record; b=WfULKuUGNWzzB8vmn4AEo0pjtkC9Us/OhgH5kHOOoMy3mdexSDoz5oe/rBpesxcAY jszZmCDMOPL6MmqSPa8xg== MIME-Version: 1.0 In-Reply-To: <20100722185301.GA528@suse.de> References: <20100722182638.GA12712@kroah.com> <20100722183614.GA5443@suse.de> <20100722185301.GA528@suse.de> Date: Thu, 22 Jul 2010 12:07:43 -0700 Message-ID: Subject: Re: [PATCH] cgroupfs: create /sys/fs/cgroup to mount cgroupfs on From: Paul Menage To: Greg KH Cc: Li Zefan , Lennart Poettering , Kay Sievers , Andrew Morton , KAMEZAWA Hiroyuki , Ben Blum , containers@lists.linux-foundation.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 733 Lines: 16 On Thu, Jul 22, 2010 at 11:53 AM, Greg KH wrote: > > If you are using /dev/cgroup/ that's nice, but I don't think that people > are expecting a whole filesystem under a /dev/ subdirectory. Sure - as I said that's just for historical reasons from when we migrated from cpusets which were traditionally mounted at /dev/cpuset, so it involved less change. There's no particular reason to mount it there (although having said that, what about /dev/pts and /dev/shm?). 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/