Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Dave Korn" To: Subject: RE: gz files in man folders Date: Fri, 5 Aug 2005 13:28:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <42F357E1.6070300@byu.net> Message-ID: ----Original Message---- >From: Eric Blake >Sent: 05 August 2005 13:13 > 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. Actually, on a 'doze system, the relevant minimum size is the cluster size on the drive in question. IIUIC thatcould be as much as 32k if you're using a very big HD on an old 9x-based system.... but for most of us, running on NTFS, it'll be 4k. (And if by 'block' you mean 'sector', aren't they still 512 bytes? According to msdn default 4kb clustersize == 8 sectors...) cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/