From owner-freebsd-current@FreeBSD.ORG Thu Mar 17 01:24:18 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E07AA16A4CE; Thu, 17 Mar 2005 01:24:18 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55AF643D55; Thu, 17 Mar 2005 01:24:18 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j2H1OHd4077052; Wed, 16 Mar 2005 20:24:17 -0500 (EST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)j2H1OGY6077044; Wed, 16 Mar 2005 20:24:17 -0500 (EST) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Wed, 16 Mar 2005 20:24:16 -0500 (EST) From: Jeff Roberson To: Emanuel Strobl In-Reply-To: <200503170222.07169@harrymail> Message-ID: <20050316202334.W20708@mail.chesapeake.net> References: <87is46kzk1.fsf@neva.vlink.ru> <20050315085943.A20708@mail.chesapeake.net> <4237CF47.1010806@FreeBSD.org> <200503170222.07169@harrymail> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: Denis Shaposhnikov cc: freebsd-current@freebsd.org cc: Peter Edwards cc: Mathieu Arnold cc: Sergey Matveychuk Subject: Re: unionfs 5.4 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 01:24:19 -0000 On Thu, 17 Mar 2005, Emanuel Strobl wrote: > Am Mittwoch, 16. M=E4rz 2005 07:16 schrieb Sergey Matveychuk: > > Jeff Roberson wrote: > > >>just ffs: 1:47 min > > >>nullfs: 1:43 min (oops!:) > > >>nullfs in jail: 12:12 min > > >> > > >>Almost ten times degradation. > > > > > > Can you try this again on current? I just committed some changes to > > > nullfs which vastly simplify the locking. I don't see anything inher= ent > > > in the code that should cause such a slowdown. > > > > The problem has gone. Thanks Jeff! > > Don't forget MFC it some time :) > > Highly appreciated for 5.4!!! I can't MFC this for 5.4, it requires too much of the new vfs architecture to properly function. I'll mail re@ to see what their opinion is for 5.5. > > Thanks a lot, > > -Harry >