#define SHMMAX 0x2000000

Christoph Rohland (hans-christoph.rohland@sap-ag.de)
13 Nov 1998 17:57:59 +0100


I found this one in patch-2.1.128.gz:

+ #define SHMMAX 0x2000000 /* max shared seg size (bytes) */
+ /* Try not to change the default shipped SHMMAX - people rely on it */
+

This can not be true! Linux should not use segments > 32M??? We just
got able to use more than 128M and now we say, only 32M. I cannot
believe it.

Cheers
Christoph

-
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/