From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH 2/3] cgroups: Add an API to attach a task to current task's cgroup Date: Mon, 31 May 2010 09:00:01 +0200 Message-ID: <4C035E71.7000106@kernel.org> References: <20100527091426.GA6308@redhat.com> <20100527124448.GA4241@redhat.com> <20100527131254.GB7974@redhat.com> <4BFE9ABA.6030907@kernel.org> <20100527163954.GA21710@redhat.com> <4BFEA434.6080405@kernel.org> <20100527173207.GA21880@redhat.com> <4BFEE216.2070807@kernel.org> <20100528150830.GB21880@redhat.com> <4BFFE742.2060205@kernel.org> <20100530112925.GB27611@redhat.com> <4C02C987.6020805@kernel.org> <4C030BC1.6000607@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Michael S. Tsirkin" , Oleg Nesterov , Sridhar Samudrala , netdev , lkml , "kvm@vger.kernel.org" , Andrew Morton , Dmitri Vorobiev , Jiri Kosina , Thomas Gleixner , Ingo Molnar , Andi Kleen To: Li Zefan Return-path: In-Reply-To: <4C030BC1.6000607@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 05/31/2010 03:07 AM, Li Zefan wrote: > 04:24, Tejun Heo wrote: >> From: Sridhar Samudrala >> >> Add a new kernel API to attach a task to current task's cgroup >> in all the active hierarchies. >> >> Signed-off-by: Sridhar Samudrala > > Acked-by: Li Zefan > > btw: you lost the reviewed-by tag given by Paul Menage. I only got bounced the original posting. Michael, can you please add it if/when you commit these? Thank you. -- tejun