hpux man page for shmem

Query: shmem

OS: hpux

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

shmem(5)							File Formats Manual							  shmem(5)

NAME
shmem - enable or disable System V shared memory
DESCRIPTION
The tunable is obsolete. The System V IPC shared memory subsystem is always enabled. Shared memory is an efficient InterProcess Communications (IPC) mechanism. One process creates a shared memory segment and attaches it to its address space. Any processes looking to communicate with this process through the shared memory segment, then attach the shared memory segment to their corresponding address spaces as well. Once attached, a process can read from or write to the segment depending on the permissions specified while attaching it.
WARNINGS
Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at
AUTHOR
was developed by HP.
SEE ALSO
shmmax(5), shmmni(5), shmseg(5). Tunable Kernel Parameters shmem(5)
Related Man Pages
core_addshmem_write(5) - hpux
max_mem_window(5) - hpux
maxtsiz(5) - hpux
shmmni(5) - hpux
unlockable_mem(5) - hpux
Similar Topics in the Unix Linux Community
Access process memory from kernel space
Processes in Shared Memory
AIX: Finding processes attached to shared memory
Shared memory between two c program
Does it make sense to reduce the total shared memory