From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Menage Subject: [PATCH 0/7][RFC] CGroup hierarchy extensions Date: Thu, 12 Mar 2009 03:51:16 -0700 Message-ID: <20090312104507.24154.71691.stgit@menage.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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: lizf-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org, containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org List-Id: containers.vger.kernel.org The following series implements support for: - named cgroup hierarchies - cgroup hierarchies with no bound subsystems - cgroup subsystems that can be bound to multiple hierarchies These patches aren't yet very well tested (only brief testing running under UML so far) or well documented, but I wanted to get them sent out for comment before I went on vacation.