Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmsg.h79 #define MSGMNB 16384 /* <= INT_MAX */ /* default max size of a message queue */ macro
82 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
83 #define MSGTQL MSGMNB /* number of system message headers */
84 #define MSGMAP MSGMNB /* number of entries in message map */
/linux-6.3-rc2/ipc/
A Dmsg.c1311 ns->msg_ctlmnb = MSGMNB; in msg_init_ns()
/linux-6.3-rc2/Documentation/admin-guide/sysctl/
A Dkernel.rst566 default (``MSGMNB``).

Completed in 8 milliseconds