Difference between revisions of "Process"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Related terms == | == Related terms == | ||
* <code>[[ulimit]]</code> | * <code>[[ulimit]]</code> | ||
− | * [[thread]] | + | * <code>[[thread]]</code> |
− | * [[fork]] | + | * <code>[[fork]]</code> |
− | * [[zombie process]] | + | * <code>[[zombie process]]</code> |
* <code>[[lsof]]</code> | * <code>[[lsof]]</code> | ||
* <code>[[iotop]] -aP</code> (only [[process]], not [[threads]]) | * <code>[[iotop]] -aP</code> (only [[process]], not [[threads]]) | ||
* <code>[[sar -q]]</code> | * <code>[[sar -q]]</code> | ||
* <code>[[netstat -bn]]</code> | * <code>[[netstat -bn]]</code> | ||
− | * [[mutex]], [[futex]] | + | * <code>[[mutex]], [[futex]]</code> |
− | * [[exec]] | + | * <code>[[exec]]</code> |
== See also == | == See also == |
Revision as of 08:38, 15 November 2022
This article is a Draft. Help us to complete it.
Related terms
ulimit
thread
fork
zombie process
lsof
iotop -aP
(only process, not threads)sar -q
netstat -bn
mutex, futex
exec
See also
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: