Jan Harkes wrote: > On Thu, Mar 28, 2002 at 08:10:57PM +0100, Tom Fischer wrote: > But loading a 320MB file into VM didn't. > > How much memory (real + swap) does your machine have? There could be a > limit for maximum amount of memory that your processes can allocate > (ulimit -a).
debian:~# ulimit -a core file size (blocks) 0 data seg size (kbytes) unlimited file size (blocks) unlimited max locked memory (kbytes) unlimited max memory size (kbytes) unlimited open files 1024 pipe size (512 bytes) 8 stack size (kbytes) 8192 cpu time (seconds) unlimited max user processes 256 virtual memory (kbytes) unlimited root partition szie is 1.4GB, swap is 128MB and RAM is also 128MB. Tom