Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SHMMNI
include/uapi/linux/shm.h
22
#define SHMSEG SHMMNI /* max shared segs per process */
ipc/shm.c
114
ns->shm_ctlmni = SHMMNI;