delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/06/02/05:00:10

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
Date: Mon, 2 Jun 2003 09:56:38 +0100
From: Ljubomir Josifovski <lbj AT cre DOT canon DOT co DOT uk>
To: cygwin AT cygwin DOT com
Subject: Re: Using Cygwin on NT 4.0 and Win2000; a user experience
Message-ID: <20030602085637.GA18939@berk.cre.canon.co.uk>
References: <16072 DOT 5319 DOT 377807 DOT 761155 AT gargle DOT gargle DOT HOWL> <000c01c31d95$c1bb0e20$78d96f83 AT pomello>
Mime-Version: 1.0
In-Reply-To: <000c01c31d95$c1bb0e20$78d96f83@pomello>

On Mon, May 19, 2003 at 12:32:33AM +0100, Max Bowsher wrote:
> Martin Buchholz wrote:
> > Max> Actual test data relating to this would be very interesting to see.
> >
> > Some was included in my other post.  I would have done a more
> > conclusive test, but I now have a working machine that is doing

Thanks for sharing the patch.
(I have to deal with a *lot* of small files, this patch enables
me to do things on my laptop that I haven't been able to in the
past month (I think))

> > productive work, and I hesitate to go through another two cycles of
> > painful cygwin1.dll installs.  But I would be willing to do this if
> > that's what it would take to convince you folks to undo the sparse
> > file patch.
> >
> > If you have a Windows 2000 machine (no service packs) and a recent
> > cygwin, try this experiment:

$ CYGWIN=sparse perl -e 'system("df ."); for (1 ... 1024) { system("cp /etc/passwd foobar$_"); } system("df .")'; rm foobar*
Filesystem           1k-blocks      Used Available Use% Mounted on
C:\cygwin             15888252  11653848   4234404  74% /
Filesystem           1k-blocks      Used Available Use% Mounted on
C:\cygwin             15888252  11654220   4234032  74% /
$ CYGWIN=nosparse perl -e 'system("df ."); for (1 ... 1024) { system("cp /etc/passwd foobar$_"); } system("df .")'; rm foobar*
Filesystem           1k-blocks      Used Available Use% Mounted on
C:\cygwin             15888252  11654272   4233980  74% /
Filesystem           1k-blocks      Used Available Use% Mounted on
C:\cygwin             15888252  11654280   4233972  74% /
$ bc -l
11654220-11653848
372
11654280-11654272
8
$

(don't know about "no service packs", though - I can see
about 15 entreis reading "Windows 2000 Hotfix (Pre-SP4)
XXXXXXXXXXXXX" and "Windows 2000 Hotfix (SP4)" in
Control panel/Software).

-- 
Ljubomir Josifovski
mailto:lbj AT cre DOT canon DOT co DOT uk

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019