HP3000-L Archives

April 1997, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bruce Toback <[log in to unmask]>
Reply To:
Bruce Toback <[log in to unmask]>
Date:
Tue, 29 Apr 1997 13:57:50 -0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (33 lines)
Hans-Ole Kaae writes:

>(I'm thinking on how much you can expect to hold on one tape - using both
>the built-in hardware compression
>plus ORBiTs software ditto).

Using both hardware and software compression will result in a decrease in
performance, capacity or both. The reason is that compression works by
removing redundant information from a data stream. Once ORBiT's code has
removed the redundancy, there's nothing left for the tape drive to do,
and you incur the overhead of the compression logic and formatting
without further reducing the amount of data on the tape.

In general, I use software compression in preference to hardware
compression, though most people recommend the opposite. The advantage to
software compression is that it can take the type of data into account.
My Unix backup utility, for example, knows about compressed and gzip'd
files and does not try to compress them. On the other hand, software
compression is practical only when the computer is not doing anything
else during the backup, since the compression is CPU-intensive. Since my
backups run at night with nobody else on the system, that's not an issue
for me.

-- Bruce


--------------------------------------------------------------------------
Bruce Toback    Tel: (602) 996-8601| My candle burns at both ends;
OPT, Inc.            (800) 858-4507| It will not last the night;
11801 N. Tatum Blvd. Ste. 142      | But ah, my foes, and oh, my friends -
Phoenix AZ 85028                   | It gives a lovely light.
[log in to unmask]                   |     -- Edna St. Vincent Millay

ATOM RSS1 RSS2