public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
To: "Chris Nappi" <ra5809@email.sps.mot.com>,
	"cygwin@sourceware.cygnus.com" <cygwin@hotpop.com>
Subject: Re: Cygwin performance (was [ANN] PW32 the...)
Date: Thu, 16 Mar 2000 10:43:00 -0000	[thread overview]
Message-ID: <4.3.2.20000316133253.00d2ad30@pop.ma.ultranet.com> (raw)
In-Reply-To: <1ca301bf8f75$3504b5f0$247807a3@sps.mot.com>

At 01:26 PM 3/16/00, Chris Nappi wrote:
>I know that I would GREATLY appreciate it if someone would put some sort of stat_lite into ls.  I work with cygwin almost exclusively over a Samba connection, and have been forced to use the ls from the Microsoft Unix toolkit because the speed on ls -l, ls -CF and ls --color is so slow over a network drive.
>Chris


Just so things don't get confused, in order to determine information that 
ls -CF and ls --color need, files need to be open.  The Win32 API doesn't
provide other options.  So, these features don't allow you to have it both
ways (i.e. you either wait or you don't use those features).  However, all 
of this I'm addressing in the context of what happens in the Cygwin 
implementation of stat().  If one is going to take the time to actually 
modify ls, one might as well remove the calls to stat() and replace them 
with whatever one feels is an appropriate substitute (assuming
one feels that decreased functionality for these options is adequate).
Making such a change only requires access to the code for ls (from the 
Cygwin source or any GNU site) and a bit of programming.  No Cygwin (stat() 
or otherwise) needed!;-)



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX
                                        (508) 560-1285 - cell phone



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

  reply	other threads:[~2000-03-16 10:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-16 10:26 Chris Nappi
2000-03-16 10:43 ` Larry Hall (RFK Partners, Inc) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-03-15 13:43 Heribert Dahms
2000-03-15 14:01 ` Larry Hall (RFK Partners, Inc)
2000-03-16  9:32 ` Scott Blachowicz
2000-03-16 10:22   ` Chris Faylor
2000-03-13 10:04 [ANN] PW32 the (alternative) Posix-over-Win32 layer 0.3.0 released Earnie Boyd
2000-03-13 11:21 ` Re[2]: " Paul Sokolovsky
2000-03-13 15:16   ` Larry Hall (RFK Partners, Inc)
2000-03-13 15:56     ` Chris Faylor
2000-03-13 16:23       ` Jeff Sturm
2000-03-13 18:08         ` Cygwin performance (was [ANN] PW32 the...) Geoffrey Noer
2000-03-14 16:29           ` Scott Blachowicz
2000-03-14 21:04             ` Chris Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4.3.2.20000316133253.00d2ad30@pop.ma.ultranet.com \
    --to=lhall@rfk.com \
    --cc=cygwin@hotpop.com \
    --cc=ra5809@email.sps.mot.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).