From owner-cvs-all@FreeBSD.ORG Sat Sep 16 19:24:40 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABBA716A403; Sat, 16 Sep 2006 19:24:40 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D1A843D5E; Sat, 16 Sep 2006 19:24:40 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id AE08D1A3C1F; Sat, 16 Sep 2006 12:24:39 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8DB395156C; Sat, 16 Sep 2006 15:24:37 -0400 (EDT) Date: Sat, 16 Sep 2006 15:24:37 -0400 From: Kris Kennaway To: Tim Kientzle Message-ID: <20060916192437.GA15425@xor.obsecurity.org> References: <200609150804.k8F84O1H056038@repoman.freebsd.org> <20060915155912.GA71796@xor.obsecurity.org> <450AD508.10608@freebsd.org> <20060915180315.GB74735@xor.obsecurity.org> <450C30ED.7090901@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline In-Reply-To: <450C30ED.7090901@freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: src-committers@freebsd.org, Andre Oppermann , cvs-src@freebsd.org, cvs-all@freebsd.org, Ruslan Ermilov , Kris Kennaway Subject: Re: cvs commit: src/contrib/tar ABOUT-NLS AUTHORS COPYING ChangeLog ChangeLog.1 FREEBSD-Xlist FREEBSD-upgrade INSTALL NEWS PORTS README README-alpha THANKS TODO src/contrib/tar/doc fdl.texi freemanuals.texi getdate.texi header.texi tar.texi version.texi ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Sep 2006 19:24:40 -0000 --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 16, 2006 at 10:14:21AM -0700, Tim Kientzle wrote: > >>>>Remove vestiges of GNU tar. > >>> > >>>:( > >>> > >>>gtar is still much faster than bsdtar...oh well. > >> > >>What makes gtar so much faster than bsdtar? > > > >I don't know, tkientzle told me once he'd try to look at it, but I > >don't think anything came of it. >=20 > bsdtar doesn't overlap I/O and (de)compression. > In some cases, this makes gtar faster. My tests were on an uncompressed tarball, so I don't think that's the only cause. > I still intend to experiment with async I/O and/or > mmap to see if that addresses the difference. Kris --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFDE91Wry0BWjoQKURAkBTAKCdNgrbVBF0Yr9i5vA9VUNQpWabRgCeOOrz srSUgjjM4fSHClhvX97ru0g= =YBjY -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--