This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Extending cygwin's process table


On Wed, Jul 19, 2000 at 02:27:26PM +0100, Tony Arnold wrote:
>> I am planning on revamping cygwin's process table for version 1.1.4.
>> I hope to make process creation a little faster and to also allow many
>> more cygwin processes.
>>
>> I'm also toying with trying to more closely tie cygwin pids to windows
>> pids.
>
>Does this mean we could get ps to report the Windows processes as well as
>the cygwin ones? Also for kill to work on Windows processes as well as
>cygwin ones, or is this asking too much?

Nope.  I was going to investigate doing this, too.  I've had generic pid
walking code for a couple of years that I was going to "round tuit" into
cygwin but...

Btw, I should point out that it's not likely that I can get a 100% correspondence
between windows pids and cygwin pids.  Instead, the pids will have a likelihood
of being the same but no guarantee.

cgf

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]