Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-WM-Posted-At: avacado.atomice.net; Wed, 7 Aug 02 18:11:31 +0100
Message-ID: <00c601c23e35$79aa7c00$0100a8c0@atomice.net>
From: "Chris January" <chris@atomice.net>
To: <cygwin@cygwin.com>
References: <20020805223042.39e9de67.jim.george@blueyonder.co.uk><Pine.GSO.4.44.0208051908090.694-100000@slinky.cs.nyu.edu><20020806095533.O3921@cygbert.vinschen.de><20020806112623.2950e6f5.jim.george@blueyonder.co.uk><20020806142354.GA19193@redhat.com> <20020806210752.24512cc5.jim.george@blueyonder.co.uk>
Subject: Re: Top reporting on cygwin processes only?
Date: Wed, 7 Aug 2002 18:11:31 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

> > >should ps be modified to work as top does, of course /proc would need
> > >to be upgraded, or can top be modified to work as ps does, or should
> > >both continue on their own but be updated to recognise all processes
> > >running on a box?
> >
> > 'ps --help' will show you an option for displaying windows processes as
> > well as cygwin processes.
> >
> > cgf
> >
> I'm aware that ps -W shows both but what I was driving at in my own
befuddled way is, shouldn't both top and ps be capable of reporting on both,
i.e bring top in to line with ps?
>
> Based on what Corrina said this would mean a major change to one or other
of the utilities since top uses /proc but ps uses the cygwin api.  Hence
which, if any, should change?

Ideally ps would use /proc, rather than cygwin_internal. IMHO, a procps
derived version of ps should be included with Cygwin - but it should be
modified to support Windows processes. The best way to do this is to add
Windows processes to /proc, perhaps when an environment variable is set.
I already have nearly all the code lying around on my hard disk to do this -
it's just a case of recovering from the flu and waiting for my RSI to heal -
so maybe in a few months.... :-)

Chris



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

