From owner-freebsd-performance@FreeBSD.ORG Tue Apr 22 17:39:29 2008 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96D871065678; Tue, 22 Apr 2008 17:39:29 +0000 (UTC) (envelope-from Andre.Albsmeier@siemens.com) Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) by mx1.freebsd.org (Postfix) with ESMTP id ADA2A8FC18; Tue, 22 Apr 2008 17:39:28 +0000 (UTC) (envelope-from Andre.Albsmeier@siemens.com) Received: from mail1.siemens.de (localhost [127.0.0.1]) by goliath.siemens.de (8.12.6/8.12.6) with ESMTP id m3MGYU79013237; Tue, 22 Apr 2008 18:34:31 +0200 Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.40.130]) by mail1.siemens.de (8.12.11.20060308/8.12.11) with ESMTP id m3MGYUoc031033; Tue, 22 Apr 2008 18:34:30 +0200 Received: (from localhost) by curry.mchp.siemens.de (8.14.2/8.14.2) id m3MGYUNN061878; Date: Tue, 22 Apr 2008 18:34:30 +0200 From: Andre Albsmeier To: Kostik Belousov Message-ID: <20080422163430.GA20691@curry.mchp.siemens.de> References: <20080214131026.Y75492@mail.rsts.org> <200802151440.m1FEeGVr084431@lava.sentex.ca> <20080215085714.K79197@mail.rsts.org> <47B5F7BF.9050608@FreeBSD.org> <20080219145105.C96725@mail.rsts.org> <20080220172216.GM57756@deviant.kiev.zoral.com.ua> <20080221030314.Q2297@mail.rsts.org> <20080221121322.GO57756@deviant.kiev.zoral.com.ua> <20080422103145.GA17645@curry.mchp.siemens.de> <20080422115407.GP18958@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080422115407.GP18958@deviant.kiev.zoral.com.ua> X-Echelon: X-Advice: Drop that crappy M$-Outlook, I'm tired of your viruses! User-Agent: Mutt/1.5.14 (2007-02-12) Cc: freebsd-performance@freebsd.org, Brett Bump , Kris Kennaway , Andre Albsmeier , Mike Tancsa Subject: Re: System perforamance 4.x vs. 5.x and 6.x X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2008 17:39:29 -0000 On Tue, 22-Apr-2008 at 14:54:07 +0300, Kostik Belousov wrote: > On Tue, Apr 22, 2008 at 12:31:45PM +0200, Andre Albsmeier wrote: > > On Thu, 21-Feb-2008 at 14:13:22 +0200, Kostik Belousov wrote: > > > On Thu, Feb 21, 2008 at 04:20:04AM -0700, Brett Bump wrote: > > > > > > > > On Wed, 20 Feb 2008, Kostik Belousov wrote: > > > > > > > > > I cannot reproduce it locally. With patch applied, it compiles both > > > > > GENERIC and GENERIC with options QUOTA added just fine. > > > > > > > > > > Check for partially applied patch. > > > > > > > > > > > > > Thanks Kostik. You can double check me on sizes, but it would appear that > > > > all files in the patch were touched, and I double checked my sources with: > > > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/src which are > > > The patch is against RELENG_6, not against RELENG_6_2. I see no point > > > in backporting it to RELENG_6_2. > > > > > > BTW, I backported two fixes, one for another deadlock with snapshots and > > > quotas, another for "ffs_blkfree: block already freed" panic and followed > > > up fsck: softdep inconsistency error. > > > > > > New combined patch (against RELENG_6) is at > > > http://people.freebsd.org/~kib/quotagiant/quotas-RELENG_6-20080221-1202.patch > > > > I tried to apply this patch to recent RELENG_6 sources > > but it failed at a lot of places. I think this is due to > > changes to the tree after the above patch was made. > > > > Is there any newer patch available or is it possible to make > > one which applies to recent RELENG_6 sources? > > http://people.freebsd.org/~kib/quotagiant/quotas-RELENG_6-20080422-1000.patch That was a quick one, thanks a lot! -Andre > > May be, I shall commit it finally. -- GNU is Not Unix / Linux Is Not UniX