user prozess limit?

Soeren Kalesse Soeren.Kalesse at IN.Stud.TU-Ilmenau.DE
Die Nov 13 21:34:57 CET 2001


On Tue, Nov 13, 2001 at 11:05:54AM +0100, Rene Lange wrote:
> bash: fork: Resource temporarily unavailable

man fork:

Fork() will fail and no child process will be created if:

     [EAGAIN]           The system-imposed limit on the total number of pro-
                        cesses under execution would be exceeded.  The limit
                        is given by the sysctl(3) MIB variable KERN_MAXPROC.
                        (The limit is actually one less than this except for
                        the super user).

--EOF--

EAGAIN produziert den "Resource temporarily unavailable" Error output.
dies trifft auf BSD Systeme zu.
In Linux (2.2.19, 2.4.6) findet man die Fehlermeldung nur in 
NetBSD Binary-kompatibilitäts-errno.h's. 
(/usr/src/linux/include/asm-sparc/errno.h, asm-sparc64/errno.h)

Nun wunderts mich, dass der Fehler dann auf nem PC auftreten kann.

Wie gesagt sollte man mal in man sysctl(8) mal schauen. 
Wundern täts mich allerdings, wenns bisher ging.
Tja das ist alles, was mir dazu einfällt.
Vielleicht hilfts ja was.

mfg Soeren
-- 
No, I'm not going to explain it.  If you can't figure it out, you didn't
want to know anyway...  :-)
		     -- Larry Wall in <1991Aug7.180856.2854 at netlabs.com>

-- 
tlug Mailingliste
Archiv: http://www.tlug.de/archiv/
http://schwarz.thueday.de/mailman/listinfo/tlug_allgemein