Lines Matching full:process
34 .Nd process status
77 will usually display one line per process.
83 terminal, then by process ID.
98 The default output format includes, for each process, the process' ID,
104 process is associated with a terminal, the default output width is that of the
149 Expand the list of selected processes based on the process tree.
166 Show all of the threads associated with each process.
206 terminal and process ID.
212 of keywords specified, after the process ID,
235 Display information about processes which match the specified process IDs.
238 terminal and process ID.
240 Change the way the process times, namely cputime, systime, and usertime,
241 are calculated by summing all exited children to their parent process.
316 The CPU utilization of the process; this is a decaying average over up to
323 The percentage of real memory used by this process.
325 Login class associated with the process.
327 The flags associated with the process as in
331 .It Dv "P_ADVLOCK" Ta No "0x00000001" Ta "Process may hold a POSIX advisory lock"
333 .It Dv "P_KPROC" Ta No "0x00000004" Ta "Kernel process"
341 .It Dv "P_TRACED" Ta No "0x00000800" Ta "Debugged process being traced"
344 .It Dv "P_EXEC" Ta No "0x00004000" Ta "Process called exec"
351 .It Dv "P_SIGEVENT" Ta No "0x00200000" Ta "Process pending signals changed"
353 .It Dv "P_HWPMC" Ta No "0x00800000" Ta "Process is using HWPMCs"
354 .It Dv "P_JAILED" Ta No "0x01000000" Ta "Process is in jail"
356 .It Dv "P_INEXEC" Ta No "0x04000000" Ta Process is in Xr execve 2
357 .It Dv "P_STATCHILD" Ta No "0x08000000" Ta "Child process stopped or exited"
364 associated with the process as in
381 .It Dv "P2_ITSTOPPED" Ta No "0x00002000" Ta "itimers stopped (as part of process stop)"
387 .It Dv "P2_REAPKILLED" Ta No "0x00080000" Ta "REAP_KILL pass handled the process"
393 The MAC label of the process.
403 The name of the lock that the process is currently blocked on.
408 The login name associated with the session the process is in (see
411 The event name if the process is blocked normally, or the lock name if
412 the process is blocked on a lock.
416 The process scheduling increment (see
419 the real memory (resident set) size of the process (in 1024 byte units).
437 The first character indicates the run state of the process:
441 Marks a process in disk (or other short term, uninterruptible) wait.
443 Marks a process that is idle (sleeping for longer than about 20 seconds).
445 Marks a process that is waiting to acquire a lock.
447 Marks a runnable process.
449 Marks a process that is sleeping for less than about 20 seconds.
451 Marks a stopped process.
455 Marks a dead process (a
464 The process is in the foreground process group of its control terminal.
466 The process has raised CPU scheduling priority.
468 The process is in
472 The process is trying to exit.
474 Marks a process which is in
479 The process has pages locked in core (for example, for raw I/O).
481 The process has reduced CPU scheduling priority (see
484 The process is a session leader.
486 The process' parent is suspended during a
488 waiting for the process to exec or exit.
490 The process is being traced or debugged.
500 if the process can no longer reach that
505 indicates a process which never had a controlling terminal.
510 The event (an address in the system) on which a process waits.
516 When printing using the command keyword, a process that has exited and
517 has a parent that has not yet waited for the process (in other words, a zombie)
520 and a process which is blocked while trying
532 The process can change the arguments shown with
537 process was created by examining memory or the swap area.
538 The method is inherently somewhat unreliable and in any event a process
569 The processor number on which the process is executing (visible only on SMP
588 the process flags, in hexadecimal (alias
591 the additional set of process flags, in hexadecimal (alias
621 thread (light-weight process) ID (alias
639 number of threads (light-weight processes) tied to a process
653 process pointer
657 process group number
659 process ID
661 parent process ID
700 symbolic process state (alias
718 control terminal process group ID
720 tracer process ID
740 process pointer
753 exit or stop status (valid only for stopped or zombie process)
758 column displays bitmask of signals pending in the process queue when
818 process, the information it displays can never be exact.