From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Emelyanov Subject: Re: [patch 3/4] proc: Introduce the Children: line in /proc//status Date: Mon, 08 Aug 2011 18:46:55 +0400 Message-ID: <4E3FF6DF.2000303@parallels.com> References: <20110807212031.GG2080@sun> <20110808144035.GB22863@htj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110808144035.GB22863@htj.dyndns.org> Sender: linux-kernel-owner@vger.kernel.org To: Tejun Heo Cc: Cyrill Gorcunov , Nathan Lynch , Oren Laadan , Daniel Lezcano , Serge Hallyn , Andrew Morton , Glauber Costa , "containers@lists.osdl.org" , "linux-kernel@vger.kernel.org" , Serge Hallyn List-Id: containers.vger.kernel.org On 08/08/2011 06:40 PM, Tejun Heo wrote: > On Mon, Aug 08, 2011 at 01:20:31AM +0400, Cyrill Gorcunov wrote: >> From: Pavel Emelyanov >> >> Although we can get the pids of some task's issue, this is just >> more convenient to have them this way. >> >> Signed-off-by: Pavel Emelyanov >> Acked-by: Serge Hallyn >> Signed-off-by: Cyrill Gorcunov > > I'm not necessarily against this one but don't really see much point > either. Can we delay this for now? Sure we can. As I stated previously this one just makes our live easier, but we can live without one. > Thanks. >