From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH][DOCUMENTATION] Minimal controller code for a quick start Date: Thu, 07 Feb 2008 21:52:33 +0100 Message-ID: <1202417553.6274.44.camel@lappy> References: <47AB25AD.30400@openvz.org> <1202416137.6274.42.camel@lappy> <6599ad830802071249g45cb2d6eybd00c1bef07cf5aa@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <6599ad830802071249g45cb2d6eybd00c1bef07cf5aa-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 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: Paul Menage Cc: Linux Containers , Andrew Morton , Linux Kernel Mailing List , Pavel Emelyanov List-Id: containers.vger.kernel.org On Thu, 2008-02-07 at 12:49 -0800, Paul Menage wrote: > On Feb 7, 2008 12:28 PM, Peter Zijlstra wrote: > > > > While on the subject, could someone document struct cgroup_subsys. > > There's documentation for all the methods in Documentation/cgroup.txt Hehe, and here I was looking for in-code comments. OK I'll read the thing.