delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/06/03/09:24:30

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Mon, 3 Jun 2002 08:24:00 -0500
From: David T-G <davidtg-cygwin AT justpickone DOT org>
To: "CygWin Users' List" <cygwin AT cygwin DOT com>
Subject: slow tar; used to be fast
Message-ID: <20020603132400.GF1231@justpickone.org>
Mime-Version: 1.0
User-Agent: Mutt/1.3.99i

--dWYAkE0V1FpFQHQ3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi, all --

I run a bash script after I burn an MP3 CD which gathers meta-information
(file size, names, timestamps, ...) on the source and CD versions to then
store on the CD in a second pass.  The script basically just does

  cd srcdir
  du -k mp3 > meta/mp3-long.du
  find mp3 > meta/mp3-long.find
  tar cpf - mp3 | tar tfv - > meta/mp3-long.tar

  cd cddrive
  du -k mp3 > meta/mp3-short.du
  find mp3 > meta/mp3-short.find
  tar cpf - mp3 | tar tfv - > meta/mp3-short.tar

All of that is straightforward enough, but under B20 it used to take
about two minutes to tar the entire 600M tree, either from the hard disk
source dir or the cd dest dir.  Now it takes eleven minutes.

I don't even know what sort of debugging info to provide, but is this
behavior expected and, in either case, can it be sped up?


TIA & HAND

:-D
--=20
David T-G                      * It's easier to fight for one's principles
(play) davidtg AT justpickone DOT org * than to live up to them. -- fortune cookie
(work) davidtgwork AT justpickone DOT org
http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl Npg!


--dWYAkE0V1FpFQHQ3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE8+23wGb7uCXufRwARAgsFAJ9wyOfXBpRlTe+js0znPqpb7FE/bQCgw8K7
eiAy6GVgf5eXPRz8wznMI9w=
=T2uV
-----END PGP SIGNATURE-----

--dWYAkE0V1FpFQHQ3--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019