Re: using more physical memory? tedu wrote:
> have a look at the new malloc.c in cvs. it uses mmap.
> (the kernel has since changed to account mmap as part of your data
> limit, but not in 3.7)
>
OK, I grabbed that and compiled. I'm still coming up against a limit of 1284096
KB 1254 MB despite
dick 359 % limit
cputime unlimited
filesize unlimited
datasize 1048576 kbytes
stacksize 4096 kbytes
coredumpsize 1000 kbytes
memoryuse 3642208 kbytes
memorylocked 3643304 kbytes
maxproc 128
openfiles 64
This is a 3.5 machine... any ideas?
Thanks again. |