patch-2.3.30 linux/include/linux/msg.h
Next file: linux/include/linux/nfs_fs.h
Previous file: linux/include/linux/mmzone.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Nov 27 15:27:49 1999
- Orig file:
v2.3.29/linux/include/linux/msg.h
- Orig date:
Thu Nov 11 20:11:53 1999
diff -u --recursive --new-file v2.3.29/linux/include/linux/msg.h linux/include/linux/msg.h
@@ -45,7 +45,7 @@
unsigned short msgseg;
};
-#define MSGMNI 128 /* <= IPCMNI */ /* max # of msg queue identifiers */
+#define MSGMNI 16 /* <= IPCMNI */ /* max # of msg queue identifiers */
#define MSGMAX 8192 /* <= INT_MAX */ /* max size of message (bytes) */
#define MSGMNB 16384 /* <= INT_MAX */ /* default max size of a message queue */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)