Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754877AbZGBBok (ORCPT ); Wed, 1 Jul 2009 21:44:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754090AbZGBBoT (ORCPT ); Wed, 1 Jul 2009 21:44:19 -0400 Received: from cn.fujitsu.com ([222.73.24.84]:62986 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1754082AbZGBBoM (ORCPT ); Wed, 1 Jul 2009 21:44:12 -0400 Message-ID: <4A4C1120.2090905@cn.fujitsu.com> Date: Thu, 02 Jul 2009 09:45:04 +0800 From: Li Zefan User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Paul Menage CC: Andrew Morton , "Serge E. Hallyn" , LKML , Linux Containers Subject: Re: [PATCH][BUGFIX] cgroups: fix pid namespace bug References: <4A4C0C60.4050106@cn.fujitsu.com> <6599ad830907011836x5eccc83eyc896a67295a6486d@mail.gmail.com> In-Reply-To: <6599ad830907011836x5eccc83eyc896a67295a6486d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1138 Lines: 23 Paul Menage wrote: > Thanks Li - but as I said to Serge in the email when I brought this up > originally, I already had a patch in mind for this; I've had an intern > (Ben) at Google working on it. His patch (pretty much ready, and being > sent out tomorrow I hope) is pretty similar to yours, but his is on > top of another patch that provides a (currently read-only) > "cgroup.procs" file in each cgroup dir that lists the unique tgids in > the cgroup. So the key in the list of pid arrays is actually a pid_ns > and a file type (indicating procs or tasks) rather than just a pid_ns. > > So I think it makes more sense to not use this patch, but to use the > pair of patches that Ben's written, since they provide more overal > functionality. > It's fine for me. I waited for your fix for a week or so but didn't see it, so I thought you were stuck in other business and I did this fix. -- 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/