centos man page for ipc_init

Query: ipc_init

OS: centos

Section: 9

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

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 3.10 June 2014 IPC_INIT(9)
Related Man Pages
ipcs(1) - mojave
ipc(2) - linux
ipcs(1) - osx
ipcrm(1) - freebsd
ipcs(1) - freebsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq