Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754772AbYKTL3M (ORCPT ); Thu, 20 Nov 2008 06:29:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754137AbYKTL25 (ORCPT ); Thu, 20 Nov 2008 06:28:57 -0500 Received: from fk-out-0910.google.com ([209.85.128.191]:28631 "EHLO fk-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753613AbYKTL24 (ORCPT ); Thu, 20 Nov 2008 06:28:56 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=bAJ1EfiUyuYGSMNSMUNdYtkH2iJoYOaXPFN+vPvqwiG703BihRMXLxl5AnLKstr8Vr H42yzu1iuMCPNxHphAyz683aT5oZvkilGtyh47g86/NYZy0lFuNWHbfc+doAPA97Ot8k Ic25rj9xUKof7qT5yibZMLqBUpKAsctvCbvh4= Message-ID: Date: Thu, 20 Nov 2008 06:28:54 -0500 From: "Michael Kerrisk" Reply-To: mtk.manpages@gmail.com To: "Cedric Le Goater" Subject: Re: CLONE_NEWIPC documentation Cc: "Eric W. Biederman" , "Kirill Korotaev" , "Pavel Emelianov" , lkml , linux-man@vger.kernel.org In-Reply-To: <49252174.7080709@fr.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4924651C.4080909@gmail.com> <49252174.7080709@fr.ibm.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1153 Lines: 35 Cedric, On Thu, Nov 20, 2008 at 3:36 AM, Cedric Le Goater wrote: > Eric W. Biederman wrote: >> Michael Kerrisk writes: >> >>> Kirill, Pavel, >>> >>> Below is a patch to document the CLONE_NEWIPC flag that was >>> added in 2.6.19. >>> >>> Could you please review and let me know of improvements >>> or inaccuracies? > > I would also add that an interesting effect of the sysvipc namespace is > the automatic cleanup of sysvipc objects when the namespace is destroyed. And the namespace is destroyed, when the last proces in the namespace terminates, right? Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html -- 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/