MSGMAX

Frank.Blau@t-online.de
Wed, 31 Mar 1999 09:58:24 +0200


Hello,

In msg.h you can read the following lines :

#define MSGMNI 128 /* <= 1k */
#define MSGMAX 4056 /* <= 4056 */
#define MSGMNB 16384 /* ? */

in other UNIX-System it is possible to allow MSGMAX doe grow to MSGMNB.
Is there any way to do so in LINUX ?

Frank

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/