Home
last modified time | relevance | path

Searched refs:msgmni (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dmsg.h49 int msgmni; member
/Linux-v5.10/Documentation/admin-guide/sysctl/
Dkernel.rst74 `msgmni`_
76 Echoing "1" into this file enabled msgmni automatic recomputing.
525 msgmax, msgmnb, and msgmni
534 ``msgmni`` is the maximum number of IPC queues. 32000 by default
/Linux-v5.10/ipc/
Dmsg.c490 msginfo->msgmni = ns->msg_ctlmni; in msgctl_info()