in reply to Memory limitation of a perl process in Unix
Under linux 32 bit (at least the non-Enterprise versions) the limit is just under 2 GB for a single process because of the way linux maps memory. On RH Advanced Server one can use a special kernel variable (mapped_base) to increase the adderssable memory of the process to 2.7GB.
Michael
|
---|