Difference between revisions of "Process"
Jump to navigation
Jump to search
(Created page with "{{Draft}} == See also == * {{ps}}") |
|||
(19 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | [[wikipedia:process]] | ||
+ | == Related terms == | ||
+ | * <code>[[ulimit]]</code> | ||
+ | * <code>[[thread]]</code> | ||
+ | * <code>[[fork]]</code> | ||
+ | * <code>[[zombie process]]</code> | ||
+ | * <code>[[lsof]]</code> | ||
+ | * <code>[[iotop]] -aP</code> (only [[process]], not [[threads]]) | ||
+ | * <code>[[sar -q]]</code> | ||
+ | * <code>[[netstat -bn]]</code> | ||
+ | * <code>[[mutex]], [[futex]]</code> | ||
+ | * <code>[[exec]]</code> | ||
+ | * [[Activity Monitor]] | ||
+ | * [[CPU affinity]] | ||
== See also == | == See also == | ||
+ | * {{thread}} | ||
* {{ps}} | * {{ps}} | ||
+ | |||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 09:01, 24 March 2023
This article is a Draft. Help us to complete it.
Related terms[edit]
ulimit
thread
fork
zombie process
lsof
iotop -aP
(only process, not threads)sar -q
netstat -bn
mutex, futex
exec
- Activity Monitor
- CPU affinity
See also[edit]
process
, thread, NLWP, context switchsar -w
, Multitasking, Native POSIX Thread Library (NPTL), POSIX Threads, Grand Central Dispatch (GCD or libdispatch),mutex, futex
- Process, zombie process, fork, thread:
ps
,tree
,pstree
,ps axf
,proc
,pwdx
,which
,watch
,sar -q
,tload
,uptime
, Interrupts,pgrep
,tasklist
(Windows), Zombie process,pstack
,docker ps
,docker-compose ps
,jobs
,acct
,process mrelease
,pidstat
, IPC,pidof
Advertising: