From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?iso-8859-15?q?R=E9mi?= Denis-Courmont" Subject: Re: [PATCH 2/7] ns: Introduce the setns syscall Date: Sat, 7 May 2011 11:01:08 +0300 Message-ID: <201105071101.10950.remi@remlab.net> References: <1304735101-1824-1-git-send-email-ebiederm@xmission.com> <1304735101-1824-2-git-send-email-ebiederm@xmission.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1304735101-1824-2-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Eric W. Biederman" Cc: linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Linux Containers , linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-arch.vger.kernel.org Le samedi 7 mai 2011 05:24:56 Eric W. Biederman, vous avez =E9crit : > Pieces of this puzzle can also be solved by instead of > coming up with a general purpose system call coming up > with targed system calls perhaps socketat that solve > a subset of the larger problem. Overall that appears > to be more work for less reward. socketat() is still required for multithreaded namespace-aware userspace, I = believe. -- = R=E9mi Denis-Courmont http://www.remlab.info/ http://fi.linkedin.com/in/remidenis From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yop.chewa.net ([91.121.105.214]:41593 "EHLO yop.chewa.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751923Ab1EGIHI convert rfc822-to-8bit (ORCPT ); Sat, 7 May 2011 04:07:08 -0400 From: "=?iso-8859-15?q?R=E9mi?= Denis-Courmont" Subject: Re: [PATCH 2/7] ns: Introduce the setns syscall Date: Sat, 7 May 2011 11:01:08 +0300 References: <1304735101-1824-1-git-send-email-ebiederm@xmission.com> <1304735101-1824-2-git-send-email-ebiederm@xmission.com> In-Reply-To: <1304735101-1824-2-git-send-email-ebiederm@xmission.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 8BIT Message-ID: <201105071101.10950.remi@remlab.net> Sender: linux-arch-owner@vger.kernel.org List-ID: To: "Eric W. Biederman" Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-fsdevel@vger.kernel.org, jamal , Daniel Lezcano , Linux Containers , Renato Westphal Message-ID: <20110507080108.Opz5yZrNoaEpowx3gEFJw7j07FS28hHu2oGrbvvWM_k@z> Le samedi 7 mai 2011 05:24:56 Eric W. Biederman, vous avez écrit : > Pieces of this puzzle can also be solved by instead of > coming up with a general purpose system call coming up > with targed system calls perhaps socketat that solve > a subset of the larger problem. Overall that appears > to be more work for less reward. socketat() is still required for multithreaded namespace-aware userspace, I believe. -- Rémi Denis-Courmont http://www.remlab.info/ http://fi.linkedin.com/in/remidenis