| delorie.com/archives/browse.cgi | search |
| 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: | Wed, 10 Apr 2002 00:55:59 -0400 |
| From: | Alan Dobkin <Alan AT ADobkin DOT Net> |
| To: | cygwin AT cygwin DOT com |
| cc: | Robert Collins <robert DOT collins AT itdomain DOT com DOT au> |
| Subject: | RE: ps command - revisited |
| Message-ID: | <3133545269.1018400159@ADobkin-1.US.Nortel.Com> |
| In-Reply-To: | <FC169E059D1A0442A04C40F86D9BA76008ACA4@itdomain003.itdomain.net.au> |
| References: | <FC169E059D1A0442A04C40F86D9BA76008ACA4 AT itdomain003 DOT itdomain DOT net |
| .au> | |
| MIME-Version: | 1.0 |
--On Wednesday, April 10, 2002 2:39 PM +1000 Robert Collins
<robert DOT collins AT itdomain DOT com DOT au> wrote:
>> > What is the 'System process'?
>>
>> Look at the output from the Task Manager.
>
> Sure, there's no 'System process'. Do you mean the
> 'System Idle process' aka the scheduler?
>
> Rob
No, it's a separate process. According to Microsoft, "Most
system kernel-mode threads run as the System process." See:
http://support.microsoft.com/support/kb/articles/q263/2/01.asp
It may not appear in Windows OSes other than 2000.
$ ps -W
PID PPID PGID WINPID TTY UID STIME COMMAND
8 0 0 8 ? 0 15:24:48 *** unknown ***
D:\>tlist /t
System Process (0)
System (8)
D:\>pulist
Process PID User
Idle 0
System 8
D:\>pslist
Name Pid Pri Thd Hnd Mem User Time Kernel Time
Idle 0 0 1 0 16 0:00:00.000 482:15:09.042
System 8 8 35 199 28 0:00:00.000 1:40:49.048
Alan
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |