www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Message-ID: | <cb51e2e0508052128eefb00c@mail.gmail.com> |
Date: | Fri, 5 Aug 2005 21:28:49 -0700 |
From: | Joshua Daniel Franklin <joshuadfranklin AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: gz files in man folders |
In-Reply-To: | <42F357E1.6070300@byu.net> |
Mime-Version: | 1.0 |
References: | <20050805114138 DOT 74619 DOT qmail AT web52515 DOT mail DOT yahoo DOT com> <42F357E1 DOT 6070300 AT byu DOT net> |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id j764Zbx7006697 |
On 8/5/05, Eric Blake wrote: > According to James McLaughlin on 8/5/2005 5:41 AM: > > While trying to find the file containing the man > > information for g++ (which I succeeded in doing), I > > noticed that in various subfolders of > > c:\cygwin\share\man (in particular man1 and man3) a > > lot of the .1 and .3 (and.something else for the other > > subfolders) files were gzipped. This surprised me as > > they were pretty small files. > > For files under 1k, zipping doesn't save any disk space (disk space is > used a block at a time, whether you use the entire block or not), and > wastes CPU cycles as it spawns the extra processes to unzip it. But for > some man pages, the zipping is an improvement in filesize I guess it depends on your definition of "pretty small files" since the g++ manpage in question is 127k gzipped (nearly 500k uncompressed). If you have most everything installed we're still probably talking about less than 100M of disk savings, but it's better than nothing--especially on old machines like my laptop with a 1.5G disk. :) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |