From owner-freebsd-performance@FreeBSD.ORG Fri Aug 26 12:11:49 2005 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CD2316A41F for ; Fri, 26 Aug 2005 12:11:49 +0000 (GMT) (envelope-from jarek@adeon.lublin.pl) Received: from v00061.home.net.pl (list.pl [212.85.96.61]) by mx1.FreeBSD.org (Postfix) with SMTP id 0C2C143D48 for ; Fri, 26 Aug 2005 12:11:47 +0000 (GMT) (envelope-from jarek@adeon.lublin.pl) Received: from bhq206.neoplus.adsl.tpnet.pl (jarek.list@home@83.28.106.206) by matrix01.home.net.pl with SMTP; Fri, 26 Aug 2005 12:11:42 -0000 Date: Fri, 26 Aug 2005 14:11:39 +0200 From: JG X-Mailer: The Bat! (v3.0) Professional X-Priority: 3 (Normal) Message-ID: <113976400.20050826141139@adeon.lublin.pl> To: Divacky Roman In-Reply-To: <20050826093209.GA17465@stud.fit.vutbr.cz> References: <1168719770.20050824183357@adeon.lublin.pl> <20050825092957.GA49525@stud.fit.vutbr.cz> <1887930059.20050825231254@adeon.lublin.pl> <20050826093209.GA17465@stud.fit.vutbr.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-performance@freebsd.org Subject: Re[2]: slow tar performance on fbsd5 X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: JG List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2005 12:11:49 -0000 >> Do you mean http://www.freebsd.org/cgi/query-pr.cgi?pr=84903 or sth >> else? > yes, this I patched my kernel as described but It has no any effect on untarring performance. Anyway thank you for your hint, I belive this can help in tuning other things. # time gtar -xf mysql-m.tgz 1.207u 16.371s 7:01.06 4.1% 164+278k 8030+7176io 4pf+0w JG