Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932480AbWCFXxX (ORCPT ); Mon, 6 Mar 2006 18:53:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752469AbWCFXxD (ORCPT ); Mon, 6 Mar 2006 18:53:03 -0500 Received: from e34.co.us.ibm.com ([32.97.110.152]:60567 "EHLO e34.co.us.ibm.com") by vger.kernel.org with ESMTP id S1752052AbWCFXxA (ORCPT ); Mon, 6 Mar 2006 18:53:00 -0500 Subject: [RFC][PATCH 0/6] support separate namespaces for sysv To: linux-kernel@vger.kernel.org Cc: serue@us.ibm.com, frankeh@watson.ibm.com, clg@fr.ibm.com, Herbert Poetzl , Sam Vilain , Dave Hansen From: Dave Hansen Date: Mon, 06 Mar 2006 15:52:48 -0800 Message-Id: <20060306235248.20842700@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 588 Lines: 14 This is more followup on this thread: http://marc.theaimsgroup.com/?l=linux-kernel&m=114108773827517&w=2 The following series makes it possible to isolate different sets of sysv structures (msg, sem, and shm) on one kernel. The initial patch makes it much more feasible to access these disparite sets from the traditional sysctl interfaces. - 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/