Lines Matching +full:shared +full:- +full:memory

9 ipcs \- report inter-process communication facilities status
13 \fBipcs\fR [\fB-aAbciJmopqstZ\fR] [\fB-D\fR \fImtype\fR] [\fB-z\fR \fIzone\fR]
19 The \fBipcs\fR utility prints information about active inter-process
22 for message queues, shared memory, and semaphores that are currently active in
31 \fB\fB-m\fR\fR
34 Prints information about active shared memory segments.
40 \fB\fB-q\fR\fR
49 \fB\fB-s\fR\fR
57 If \fB-m\fR, \fB-q\fR, or \fB-s\fR are specified, information about only those
63 \fB\fB-a\fR\fR
66 Uses all XCU5 print options. (This is a shorthand notation for \fB-b\fR,
67 \fB-c\fR, \fB-o\fR, \fB-p\fR, and \fB-t\fR.)
73 \fB\fB-A\fR\fR
76 Uses all print options. (This is a shorthand notation for \fB-b\fR, \fB-c\fR,
77 \fB-i\fR, \fB-J\fR, \fB-o\fR, \fB-p\fR, and \fB-t\fR.)
83 \fB\fB-b\fR\fR
87 messages on queue for message queues, size of segments for shared memory, and
95 \fB\fB-c\fR\fR
104 \fB\fB-D\fR \fImtype\fR\fR
118 \fB\fB-i\fR\fR
121 Prints number of \fBISM\fR attaches to shared memory segments.
127 \fB\fB-J\fR\fR
136 \fB\fB-o\fR\fR
141 attached to shared memory segments.
147 \fB\fB-p\fR\fR
153 process to attach or detach on shared memory segments. See below.
159 \fB\fB-t\fR\fR
165 \fBshmdt\fR(2) on shared memory (see \fBshmop\fR(2)), time of last
172 \fB\fB-z\fR \fIzone\fR\fR
185 \fB\fB-Z\fR\fR
222 shared memory segment
252 \fBshmget\fR(2) to create the facility entry. (\fBNote:\fR The key of a shared
253 memory segment is changed to \fBIPC_PRIVATE\fR when the segment has been
286 \fB\fB-\fR\fR
294 in the user-group of the facility entry; and the last to all others. Within
456 The number of \fBISM\fR attaches to the associated shared memory segments.
465 The number of processes attached to the associated shared memory segment.
474 The size of the associated shared memory segment.
483 The process \fBID\fR of the creator of the shared memory entry.
492 The process \fBID\fR of the last process to attach or detach the shared memory
502 The time the last attach was completed to the associated shared memory segment.
511 The time the last detach was completed on the associated shared memory segment.