Forkbomb funktioniert unter Breezy!

gerhard ggrubbish at web.de
Die Apr 25 18:44:25 BST 2006


Am Dienstag, 25. April 2006 17:48 schrieb Bernd Schwendele:
> Sollte man die max. Anzahl der Prozesse per default nicht
> einschränken?

Schau mal `man ulimit`, und:

$   man setrlimit|grep -A4 RLIMIT_NPROC|head -n4
Reformatting setrlimit(2), please wait...

   RLIMIT_NPROC
   The maximum number of processes that can be created for the real
   user ID of the calling process.  Upon encountering  this  limit,
   fork() fails with the error EAGAIN.

Wo das systemweit unter ubuntu einzustellen ist? setrlimit geht wohl auf 
user, als auch prgramm/process-Basis.

ciao

Gerhard