delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/11/01/12:23: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
Message-ID: <3FA3EBE8.5080900@tlinx.org>
Date: Sat, 01 Nov 2003 09:22:48 -0800
From: "Linda W." <cygwin AT tlinx DOT org>
Organization: what's organization?
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030916
X-Accept-Language: en-us, en-ca, en-gb, en-nz, en
MIME-Version: 1.0
To: Alex Vinokur <alexvn AT connect DOT to>
CC: cygwin AT cygwin DOT com
Subject: Re: Performance measurement data: find
References: <3FA35521 DOT 6010602 AT tlinx DOT org> <bnvmmc$uvi$1 AT sea DOT gmane DOT org>
In-Reply-To: <bnvmmc$uvi$1@sea.gmane.org>

What program? 
find.exe is from the cygwin distribution.
the Windows find is from pressiing Windows key+f (or control-f in explorer)

the /filemon.exe/ program is standard filemon util from SYSINTERNALS.COM 
website which
includes utils (FREE):

procexp: display same fields as task manager and
    -    see DLL's used and where loaded in memory for each program running
    -   See all open handles and what they point to
    -   See each thread, it's cpu time and what module it is executing 
in and it's call stack
    -   see all cpu time accounted for (numbers add to 100% within small 
tolerance due to
          disparity of time of getting info during update
    -   uses no cpu when minimized
    -    can save process summary list and fields to file & alot more
contig:   make any/all files contiguous (can be run as background batch 
job every few
             hours on entire disk to keep disk defragmented)
pagedfg:   defragment system files on boot
regmon:   monitor registry accesses (with filtering)
filemon:     does the same for file accesses
tcpview:   shows all tcp connections listening or connected - optional 
force handle closed
tdimon:   monitor transport layer system calls
dbgview:   view system debug calls
pstools:   command line "ps utils" inspired from unix utils
autoruns:   Show auto-start programs including new ones that msconfig 
doesn't show
winobj:   display windoes OS-internal object space.

-------

They are all from the author of the book "Inside Windows 2000".  He 
really knows his
stuff and his tools should be part of every engineers toolbox.

What "Datafiles" where you referring to?  The data at the end of my last 
post
was the raw data output.

-linda





Alex Vinokur wrote:

>"Linda W." <cygwin AT tlinx DOT org> wrote in message news:3FA35521 DOT 6010602 AT tlinx DOT org...
>  
>
>>Performance comparison , # system calls in "Explorer find" vs. "gnu
>>
>>find" under
>>cygwin. Search for "foobar.txt" in directory /tmp (under cygwin), C:\tmp
>>(under explorer).
>>
>>                # system calls
>>Explorer: 15
>>Cyg-gnu:  211
>>
>>file monitor filter set to only record strings that access /tmp.
>>
>>Actual call data at end of this message.
>>
>>    
>>
>[snip]
>
>Could you post your program and data file?
>
>Thanks,
>
>--
> =====================================
>   Alex Vinokur
>     mailto:alexvn AT connect DOT to
>     http://mathforum.org/library/view/10978.html
>     news://news.gmane.org/gmane.comp.lang.c++.perfometer
>   =====================================
>
>
>
>
>
>--
>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/
>
>  
>


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