Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750990AbWEVQqe (ORCPT ); Mon, 22 May 2006 12:46:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750991AbWEVQqe (ORCPT ); Mon, 22 May 2006 12:46:34 -0400 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:58082 "EHLO ebiederm.dsl.xmission.com") by vger.kernel.org with ESMTP id S1750989AbWEVQqd (ORCPT ); Mon, 22 May 2006 12:46:33 -0400 To: "Serge E. Hallyn" Cc: linux-kernel@vger.kernel.org, dev@sw.ru, herbert@13thfloor.at, devel@openvz.org, sam@vilain.net, xemul@sw.ru, Dave Hansen , Andrew Morton , Cedric Le Goater Subject: Re: [PATCH 0/9] namespaces: Introduction References: <20060518154700.GA28344@sergelap.austin.ibm.com> <20060521162759.GA19707@sergelap.austin.ibm.com> <20060522121024.GB6025@sergelap.austin.ibm.com> From: ebiederm@xmission.com (Eric W. Biederman) Date: Mon, 22 May 2006 10:44:32 -0600 In-Reply-To: <20060522121024.GB6025@sergelap.austin.ibm.com> (Serge E. Hallyn's message of "Mon, 22 May 2006 07:10:24 -0500") Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 853 Lines: 23 "Serge E. Hallyn" writes: > Quoting Eric W. Biederman (ebiederm@xmission.com): > Yup. > > Adding 7 extra void*'s seems to affect only dbench, which > whose degration with the nsproxy falls outside the noise. > The odd thing isn't so much the degradation, but the widely > scattered values, compared to without nsproxy. Well dbench is filesystem heavy so it may have some need to actually be using the filesystem namespace. Although I can't think of why it would. Do you wan to track down that performance regression or do you want to give up on that space optimization for now? Eric - 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/