Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dmsg.h49 int msgmni; member
/Linux-v6.6/Documentation/admin-guide/sysctl/
Dkernel.rst80 `msgmni`_
82 Echoing "1" into this file enabled msgmni automatic recomputing.
588 msgmax, msgmnb, and msgmni
597 ``msgmni`` is the maximum number of IPC queues. 32000 by default
/Linux-v6.6/ipc/
Dmsg.c493 msginfo->msgmni = ns->msg_ctlmni; in msgctl_info()