System-imposed maximum for requested size of shared memory segment



HP-UX B.11.23 U ia64
HP-UX 11i Version 2: August 2003

From man for shmget:
-------------------------
shmget() fails if any of the following conditions are encountered:

[EINVAL] size is less than the system-imposed minimum or
greater than the system-imposed maximum.
-------------------------

Where can we find those minimum and maximum?


Alex Vinokur
email: alex DOT vinokur AT gmail DOT com
http://mathforum.org/library/view/10978.html
http://sourceforge.net/users/alexvn


.