Home
last modified time | relevance | path

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

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