Re: Maximum MAXDSIZ

2005-06-03 Thread Ted Unangst
On Sat, 28 May 2005, Fernando Braga wrote:

> Looking vmparam.h, I see maximum data size for a process is limited to 1GB.
> 
> As these servers came with 4GB RAM (and I really need this memory),
> I'd like to know if it is possible to raise this limit.

this is like asking what happens when you eat the magic mushroom.  maybe 
you'll like it, maybe you won't, but it's probably going to be weird.

-- 
we used to hate people
now we just make fun of them
it's more effective that way



Maximum MAXDSIZ

2005-05-28 Thread Fernando Braga
Hi,

I run two squid servers and their main process keeps crashing every
time data size tries to go over 1GB.

Looking vmparam.h, I see maximum data size for a process is limited to 1GB.

As these servers came with 4GB RAM (and I really need this memory),
I'd like to know if it is possible to raise this limit.

TIA,

Fernando