Having just upgraded a 550 to 320M real memory and 600M virtual space, we were ready
to run our application which requires 280M to run. Imagine my surprise when this
unexpectedly died after only allocating 250M.
I check the limits (/etc/security/limits) and increase the datasize to the available
virtual size. Still, the limit sets to 257532 kbytes.
IBM informs me that this is a fixed size in then kernel and to use shared memory.
This is not an acceptable solution as too much Fortran code will need to be modified.
Does AIX 3.2 address this boundary problem? Is there any other way around this other than through the use of shared memory? Could this variable simply be changed in the kernel without effecting page tables, etc?
Thanks...Bill
--
***************************************************************************
* UUCP: princeton!soil!bill Princeton University *
* Phone: 609.258.4612 E114 E-Quad *
* FAX: 609.258.1270 Princeton, NJ 08544 *
***************************************************************************