ipc_init(9) suse man page | unix.com

Man Page: ipc_init

Operating Environment: suse

Section: 9

IPC_INIT(9)						       Kernel IPC facilities						       IPC_INIT(9)

NAME
ipc_init - initialise IPC subsystem
SYNOPSIS
int ipc_init(void);
ARGUMENTS
void no arguments
DESCRIPTION
The various system5 IPC resources (semaphores, messages and shared memory) are initialised A callback routine is registered into the memory hotplug notifier
CHAIN
since msgmni scales to lowmem this callback routine will be called upon successful memory add / remove to recompute msmgni.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IPC_INIT(9)
Related Man Pages
ipcs(1) - mojave
ipc(2) - redhat
ipc(2) - linux
msgssz(5) - hpux
shmem(5) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I