doc: bring the namespaces up to date with linux kernel
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
10
top/top.1
10
top/top.1
@ -1158,6 +1158,11 @@ page available.
|
||||
\fBnTH \*(Em Number of Threads \fR
|
||||
The number of threads associated with a process.
|
||||
|
||||
.TP 4
|
||||
\fBnsCGROUP \*(Em CGROUP namespace \fR
|
||||
The Inode of the namespace used to hide the identity of the control group of
|
||||
which process is a member.
|
||||
|
||||
.TP 4
|
||||
\fBnsIPC \*(Em IPC namespace \fR
|
||||
The Inode of the namespace used to isolate interprocess communication (IPC)
|
||||
@ -1180,6 +1185,11 @@ meaning they need not remain unique.
|
||||
Thus, each such namespace could have its own `init/systemd' (PID #1) to
|
||||
manage various initialization tasks and reap orphaned child processes.
|
||||
|
||||
.TP 4
|
||||
\fBnsTIME \*(Em TIME namespace \fR
|
||||
The Inode of the namespace which allows processes to see different system
|
||||
times in a way similar to the UTS namespace.
|
||||
|
||||
.TP 4
|
||||
\fBnsUSER \*(Em USER namespace \fR
|
||||
The Inode of the namespace used to isolate the user and group ID numbers.
|
||||
|
Reference in New Issue
Block a user