Manual Pages for UNIX Darwin command on man ipcs
MyWebUniversity

Manual Pages for UNIX Darwin command on man ipcs

IPCS(1) BSD General Commands Manual IPCS(1)

NAME

iippccss - report System V interprocess communication facilities status

SYNOPSIS

iippccss [-aabbccmmooppqqssttMMQQSSTT]

DESCRIPTION

The iippccss utility provides information on System V interprocess communica-

tion (IPC) facilities on the system. The options are as follows:

-aa Show the maximum amount of information possible when displaying

active semaphores, message queues, and shared memory segments.

(This is shorthand for specifying the -bb, -cc, -oo, -pp, and -tt

options.)

-bb Show the maximum allowed sizes for active semaphores, message

queues, and shared memory segments. The ``maximum allowed size'' is the maximum number of bytes in a message on a message queue, the size of a shared memory segment, or the number of semaphores in a set of semaphores.

-cc Show the creator's name and group for active semaphores, message

queues, and shared memory segments.

-mm Display information about active shared memory segments.

-oo Show outstanding usage for active message queues, and shared mem-

ory segments. The ``outstanding usage'' is the number of mes-

sages in a message queue, or the number of processes attached to a shared memory segment.

-pp Show the process ID information for active semaphores, message

queues, and shared memory segments. The ``process ID information'' is the last process to send a message to or receive

a message from a message queue, the process that created a sema-

phore, or the last process to attach or detach a shared memory segment.

-qq Display information about active message queues.

-ss Display information about active semaphores.

-tt Show access times for active semaphores, message queues, and

shared memory segments. The access times is the time of the last control operation on an IPC object, the last send or receive of a message, the last attach or detach of a shared memory segment, or the last operation on a semaphore.

-MM Display system information about shared memory.

-QQ Display system information about messages queues.

-SS Display system information about semaphores.

-TT Display system information about shared memory, message queues

and semaphores.

If none of the -MM, -mm, -QQ, -qq, -SS, or -ss options are specified, informa-

tion about all active IPC facilities is listed. RREESSTTRRIICCTTIIOONNSS System data structures may change while iippccss is running; the output of iippccss is not guaranteed to be consistent.

BUGS

This manual page is woefully incomplete, because it does not at all attempt to explain the information printed by iippccss.

SEE ALSO

ipcrm(1) AUTHORS Thorsten Lockert BSD June 18, 1994 BSD




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™