From owner-freebsd-stable@FreeBSD.ORG Thu Apr 27 20:56:59 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3840816A417 for ; Thu, 27 Apr 2006 20:56:59 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from zoot.lafn.org (zoot.lafn.ORG [206.117.18.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7AF443D5E for ; Thu, 27 Apr 2006 20:56:58 +0000 (GMT) (envelope-from bc979@lafn.org) Received: from [10.0.1.5] (pool-71-109-244-179.lsanca.dsl-w.verizon.net [71.109.244.179]) (authenticated bits=0) by zoot.lafn.org (8.13.4/8.13.1) with ESMTP id k3RKuuMl017416 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Thu, 27 Apr 2006 13:56:57 -0700 (PDT) (envelope-from bc979@lafn.org) Mime-Version: 1.0 (Apple Message framework v749.3) In-Reply-To: <20060427181226.GA66431@xor.obsecurity.org> References: <20060427160536.M96305@atlantis.atlantis.dp.ua> <20060427181226.GA66431@xor.obsecurity.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2C81082F-F053-4C72-B9D9-950286900F69@lafn.org> Content-Transfer-Encoding: 7bit From: Doug Hardie Date: Thu, 27 Apr 2006 13:57:02 -0700 To: freebsd-stable X-Mailer: Apple Mail (2.749.3) X-Virus-Scanned: ClamAV 0.88/1428/Thu Apr 27 11:39:31 2006 on zoot.lafn.org X-Virus-Status: Clean Subject: Re: RELENG_4 -> 5 -> 6: significant performance regression X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 20:56:59 -0000 On Apr 27, 2006, at 11:12, Kris Kennaway wrote: > On Thu, Apr 27, 2006 at 05:08:11PM +0300, Dmitry Pryanishnikov wrote: > >> options QUOTA > > This definitely effects performance on 6.x since it makes your > filesystem giant-locked, which may also interfere with your network > processing. Any indications when this will be fixed? I need quota for user's files.