Re: [SLE] maximum nproc value



On 2/2/06, Steve Graegert <graegerts@xxxxxxxxx> wrote:


Wow, such a quick reply...

gene1:~ # vi nproc.c
gene1:~ # cc nproc.c -o nproc
gene1:~ # ./nproc
CHILD_MAX = 999

that means that a user cannot fork more than 999 processes?

Now suppose I run a fork bomb, the machine will die right away. Why?
Cannot modern dual cpu computer handle a little more than 999
processes?

--
Warm regards,
Michael Green

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • Re: [SLE] maximum nproc value
    ... gene1:~ # cc nproc.c -o nproc ... Now suppose I run a fork bomb, the machine will die right away. ...
    (SuSE)
  • Re: Cannot Fork problem
    ... | concurrent users using an Informix aplication. ... the system shows me a message "cannot fork: ... Increase NPROC. ...
    (comp.unix.sco.misc)