mirror of https://github.com/xzeldon/htop.git
Explain historic naming of Light-Weight Processes column aka threads
This commit is contained in:
parent
de3e271206
commit
f3eab4e796
|
@ -388,7 +388,7 @@ The time, measured in clock ticks that the process has spent in user and system
|
||||||
time (see UTIME, STIME above).
|
time (see UTIME, STIME above).
|
||||||
.TP
|
.TP
|
||||||
.B NLWP
|
.B NLWP
|
||||||
The number of threads in the process.
|
The number of Light-Weight Processes (=threads) in the process.
|
||||||
.TP
|
.TP
|
||||||
.B TGID
|
.B TGID
|
||||||
The thread group ID.
|
The thread group ID.
|
||||||
|
|
Loading…
Reference in New Issue