IPC limits AIX 5.2
For 32-bit processes the max. number of shared memory segments
a process can obtain is 11.
To obtain more the "shmat" capability can can be used.
But AFAIK this is an option while *compile time* only.
Q: - Is this true?
- Do we have option to break the limit while runtime?
Eg: setting a variable or system configuration?
thanks guys
--
reply to usenet only |