| 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://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 |
| Message-ID: | <028f01c31e38$0e428c30$78d96f83@pomello> |
| From: | "Max Bowsher" <maxb AT ukf DOT net> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <Law10-F79o4cWScPAA600033a95 AT hotmail DOT com> |
| Subject: | Re: SPARSE files considered harmful - please revert |
| Date: | Mon, 19 May 2003 19:54:19 +0100 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
John Vincent wrote: > > I looked up sparse files on MSDN and found the following link: > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/sparse_file_operations.asp > > The most interesting thing is that a sparse file is only sparse if the zeros > in the file are written with a special operation. I strongly suspect that > the patch to support sparse files introduced in cygwin is incorrect (or at > least incomplete) Areas that are simply seeked over, and never written to, should be sparse as well. Anyway: Based on the posted numbers, global use of sparse files is a bad idea. Can we conditionalize sparse files on a $CYGWIN option? (Or something else, I don't mind, but the important thing is that it should not be on by default.) Max. -- 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 |