Re: Memory Limits

2008-06-10 Thread Pietro Cerutti
d and be able to store information quickly. I | couldn't find much documentation on the memory limits in FreeBSD, | especially per-process limits in both 32-bit and 64-bit versions. | Could you please point me to where I can find such information along | with other performance tunin

Memory Limits

2008-06-09 Thread Rahul
umentation on the memory limits in FreeBSD, especially per-process limits in both 32-bit and 64-bit versions. Could you please point me to where I can find such information along with other performance tuning tips and characteristics of the OS to ke

Re: Increasing per-process memory limits?

2003-10-15 Thread njc
Giorgos Keramidas wrote: Try reading the manual page of /etc/login.conf: man login.conf Another way of enforcing/changing the limits that a user process has is through the 'limit' built-in command of tcsh or the /usr/bin/limits system tool. More information about these in the tcsh(1) and lim

Re: Increasing per-process memory limits?

2003-10-15 Thread David Landgren
Giorgos Keramidas wrote: On 2003-10-14 23:51, njc <[EMAIL PROTECTED]> wrote: Hello, I'm currently using Zope's Plone application which relies heavily on python. When uploading large files (>65 megs, possibly higher), the python process is bombing out with a 'memory exceeded' error. I'm using 4.8-

Re: Increasing per-process memory limits?

2003-10-15 Thread Julien Gabel
> Try reading the manual page of /etc/login.conf: > > man login.conf > > Another way of enforcing/changing the limits that a user process has is > through the 'limit' built-in command of tcsh or the /usr/bin/limits > system tool. More information about these in the tcsh(1) and limits(1) > ma

Re: Increasing per-process memory limits?

2003-10-15 Thread Giorgos Keramidas
On 2003-10-14 23:51, njc <[EMAIL PROTECTED]> wrote: > Hello, > I'm currently using Zope's Plone application which relies heavily on > python. When uploading large files (>65 megs, possibly higher), the > python process is bombing out with a 'memory exceeded' error. I'm using > 4.8-STABLE . I've bee

Increasing per-process memory limits?

2003-10-14 Thread njc
Hello, I'm currently using Zope's Plone application which relies heavily on python. When uploading large files (>65 megs, possibly higher), the python process is bombing out with a 'memory exceeded' error. I'm using 4.8-STABLE . I've been told that if I increase the amount of available memory t