On Tue, Dec 09, 2003 at 10:51:04AM -0800, Vineet Kumar wrote:
| > > * Karsten M. Self ([EMAIL PROTECTED]) [031208 16:52]:
| > > > For performance reasons, I also have in /etc/security/limits:
| > > >
| > > > mailhardnproc 30
| > > >
| > > > ...to avoid runaway condit
On Tue, Dec 09, 2003 at 06:06:52PM -0800, Karsten M. Self wrote:
> on Tue, Dec 09, 2003 at 10:51:26AM -0800, Vineet Kumar ([EMAIL PROTECTED]) wrote:
> > * Karsten M. Self ([EMAIL PROTECTED]) [031208 19:46]:
> > > on Mon, Dec 08, 2003 at 06:44:04PM -0800, Vineet Kumar ([EMAIL PROTECTED]) wrote:
> >
on Tue, Dec 09, 2003 at 10:51:26AM -0800, Vineet Kumar ([EMAIL PROTECTED]) wrote:
> * Karsten M. Self ([EMAIL PROTECTED]) [031208 19:46]:
> > on Mon, Dec 08, 2003 at 06:44:04PM -0800, Vineet Kumar ([EMAIL PROTECTED]) wrote:
> > > * Karsten M. Self ([EMAIL PROTECTED]) [031208 16:52]:
> > > > For per
* Karsten M. Self ([EMAIL PROTECTED]) [031208 19:46]:
> on Mon, Dec 08, 2003 at 06:44:04PM -0800, Vineet Kumar ([EMAIL PROTECTED]) wrote:
> > * Karsten M. Self ([EMAIL PROTECTED]) [031208 16:52]:
> > > For performance reasons, I also have in /etc/security/limits:
> > >
> > > mailha
On Thu, 18 Nov 1999, Marcin Inkielman wrote:
marn >even for more than 500 process in total for all users?
2.2 can do 1024 processes..ive never gotten near that high (my highest
limit has been about 320 processes and that was with runaway processes)
from the looks of the code you posted originall
thanks for your respose
On Wed, 17 Nov 1999, aphro wrote:
> marn >fork fails in ~300 iteration
> marn >i would like it fails in for example 3000 iter.
>
> may have to wait for 2.4 to do that..
>
even for more than 500 process in total for all users?
> check /include/linux/limits.h 2.2 def
On Wed, 17 Nov 1999, Marcin Inkielman wrote:
marn >does anybody know how may I force linux to run more than ~300-500
marn >processes
i thought ~100 was a lot :)
marn >fork fails in ~300 iteration
check ulimits (ulimit -a). what kernel are you running?
marn >i would like it fails in for exampl
sorry, I am not sure this is the right place to ask thi question:
does anybody know how may I force linux to run more than ~300-500
processes
for example when I run:
while : ; do
sleep 1 &
done
fork fails in ~300 iteration
i would like it fails in for example 3000 iter.
thanks in advan
On Sun, 5 Sep 1999, shaul wrote:
> Perhaps by editing ?
>
> > is there anyway of setting process limits to the users, like in +BSD's?
> >
Try `man ulimit`.
--
--
Phil Brutsche
Perhaps by editing ?
> is there anyway of setting process limits to the users, like in +BSD's?
>
is there anyway of setting process limits to the users, like in +BSD's?
11 matches
Mail list logo