Date: Mon, 27 May 1996 11:22:31 -0400 (EDT) From: "matthew c. mead" <mmead@Glock.COM> To: hackers@freebsd.org Subject: CHILD_MAX Message-ID: <199605271522.LAA05548@Glock.COM>
next in thread | raw e-mail | index | archive | help
Does anyone know why CHILD_MAX for the kernel and CHILD_MAX in the /usr/include/sys/syslimits.h are different (128 and 40 respectively)? I'm running into the problem of having too few processes available. If I redefine the define in syslimits.h to 128 will I be able to run right away, or am I correct in presuming that I'm going to have to rebuild things? What all will I have to rebuild? -matt -- Matthew C. Mead mmead@Glock.COM http://www.goof.com/~mmead/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605271522.LAA05548>