linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Lundell <jlundell@pobox.com>
To: Alexander Viro <viro@math.psu.edu>,
	Jamie Lokier <lk@tantalophile.demon.co.uk>
Cc: Daniel Phillips <phillips@bonn-fries.net>,
	Jeff Garzik <jgarzik@mandrakesoft.com>,
	Eugene Crosser <crosser@average.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [Acpi] Re: ACPI fundamental locking problems
Date: Sun, 8 Jul 2001 09:46:18 -0700	[thread overview]
Message-ID: <p05100312b76e3e9b2e53@[207.213.214.37]> (raw)
In-Reply-To: <Pine.GSO.4.21.0107080320280.28651-100000@weyl.math.psu.edu>
In-Reply-To: <Pine.GSO.4.21.0107080320280.28651-100000@weyl.math.psu.edu>

At 3:26 AM -0400 2001-07-08, Alexander Viro wrote:
>On Sat, 7 Jul 2001, Jamie Lokier wrote:
>
>>  Daniel Phillips wrote:
>>  > > Reading a tarball is the distillation of what you describe into
>>  > > efficient form :)
>>  >
>>  > /me downloads tar file definition
>>  >
>>  > Um, gnu tar or posix tar? or some new, improved tar?
>>
>>  I suggest cpio, which is more compact and in some ways more standard.
>>  (tar has a silly pad-to-multiple-of-512-byte per file rule, which is
>>  inappropriate for this).  GNU cpio creates cpio format just fine.
>
>GNU cpio is a race-ridden unmaintained pile of junk. Look at the size
>of, say it, Debian patch to upstream source. Then try to read the
>patched code.  Quite a few of us simply don't have that FPOS on their
>boxen.
>
>Using cpio archive layout is OK, but _please_, don't make it dependent
>on GNU cpio.

If size is an issue (and of course it is), presumably the archive 
would be compressed. As long as tar can be convinced to pad with 
(say) nulls, the padding shouldn't have that much of an impact on 
archive size.
-- 
/Jonathan Lundell.

  reply	other threads:[~2001-07-08 16:48 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-04 10:37 [Acpi] Re: ACPI fundamental locking problems Dave J Woolley
2001-07-04 11:03 ` Alan Cox
2001-07-04 17:05   ` Linus Torvalds
2001-07-05  8:20     ` Helge Hafting
2001-07-05  8:34       ` Jeff Garzik
2001-07-05 11:21       ` Alan Cox
2001-07-05 13:42       ` Alexander Viro
2001-07-05 15:17       ` Linus Torvalds
2001-07-06  7:34         ` Benjamin Herrenschmidt
2001-07-06  8:45         ` Helge Hafting
2001-07-06 11:16           ` Alan Cox
2001-07-06 12:42             ` Daniel Phillips
2001-07-09 23:05         ` Pavel Machek
2001-07-07 10:32     ` Eugene Crosser
2001-07-07 11:32       ` Alexander Viro
2001-07-07 13:37         ` Eugene Crosser
2001-07-07 13:50           ` Jeff Garzik
2001-07-07 17:24             ` Daniel Phillips
2001-07-07 21:31               ` Jamie Lokier
2001-07-08  7:26                 ` Alexander Viro
2001-07-08 16:46                   ` Jonathan Lundell [this message]
2001-07-09 14:40                 ` Anthony DeBoer
2001-07-07 21:44               ` Steve VanDevender
2001-07-07 11:34       ` Jeff Garzik
2001-07-07 21:40         ` Mike Touloumtzis
2001-07-07 21:54           ` Jamie Lokier
2001-07-07 22:00             ` arjan
2001-07-07 22:15               ` Jamie Lokier
2001-07-07 22:04             ` Mike Touloumtzis
2001-07-07 22:14               ` Jamie Lokier
2001-07-08  2:57                 ` Keith Owens
2001-07-12 15:57     ` Eric W. Biederman
2001-07-12 16:14       ` Jeff Garzik
2001-07-12 21:18         ` Eric W. Biederman
2001-07-06  5:26 Andreas Dilger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='p05100312b76e3e9b2e53@[207.213.214.37]' \
    --to=jlundell@pobox.com \
    --cc=crosser@average.org \
    --cc=jgarzik@mandrakesoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lk@tantalophile.demon.co.uk \
    --cc=phillips@bonn-fries.net \
    --cc=viro@math.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).