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)NAMEipc_init - initialise IPC subsystemSYNOPSISint ipc_init(void);ARGUMENTSvoid no argumentsDESCRIPTIONThe various system5 IPC resources (semaphores, messages and shared memory) are initialised A callback routine is registered into the memory hotplug notifierCHAINsince msgmni scales to lowmem this callback routine will be called upon successful memory add / remove to recompute msmgni.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC_INIT(9)
| Related Man Pages |
|---|
| ipcs(1) - mojave |
| ipc(2) - suse |
| msgseg(5) - hpux |
| shmem(5) - hpux |
| ipc::sharedmem(3pm) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |