Date: Sat, 9 Mar 2002 13:05:47 -0800 (PST) From: Mike Silbersack <silby@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_param.c Message-ID: <200203092105.g29L5l260435@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2002/03/09 13:05:47 PST
Modified files: (Branch: RELENG_4)
sys/kern subr_param.c
Log:
MFC rev 1.53:
Unconditionally limit maxproc so that it is not possible
to exhaust all kmaps. The only reward for setting maxproc
to a value which will cause kmap exhaustion is a panic
during a forkbomb attack.
Revision Changes Path
1.42.2.10 +6 -0 src/sys/kern/subr_param.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203092105.g29L5l260435>
