Home
last modified time | relevance | path

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

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