| To: | Henning Brauer <lists-openbsd@bsws.de> |
|---|---|
| Subject: | Re: fork() |
| From: | "Todd C. Miller" <Todd.Miller@courtesan.com> |
| Date: | Fri, 01 Feb 2002 11:49:39 -0700 |
| Cc: | misc@openbsd.org |
| In-reply-to: | Your message of "Fri, 01 Feb 2002 19:30:53 +0100." <20020201193053.F11526@bsw005.bsws.de> |
| References: | <20020201125923.14235a15.circuit@adelphia.net> <20020201193053.F11526@bsw005.bsws.de> |
| Sender: | owner-misc@openbsd.org |
In message <20020201193053.F11526@bsw005.bsws.de> so spake Henning Brauer (lists-openbsd): > man ulimit > man login.conf In addition to what Henning Brauer suggests it is also possible that you are filling up the system process table. This number can be changed via 'sysctl kern.maxproc'. When this happens the kernel writes "proc table full" to the console and the kernel message buffer (dmesg). If you are not seeing this message then it is probably a resource limit issue and you should check out the manuals HB mentions above. - todd |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: disklabel fails to find partitions, Todd C. Miller |
|---|---|
| Next by Date: | Re: sparc IPX can't boot from floppy, Joseph C. Bender |
| Previous by Thread: | Re: fork(), Henning Brauer |
| Next by Thread: | fork(), Scircuit |
| Indexes: | [Date] [Thread] [Top] [All Lists] |