Date: Sun, 10 Feb 2002 17:33:22 +0000 (GMT) From: Mike Silbersack <silby@silby.com> To: Gaspar Chilingarov <nm@web.am> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: fork rate limit Message-ID: <20020210173229.T28078-100000@patrocles.silby.com> In-Reply-To: <20020210214601.GA21111@mail.web.am>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 Feb 2002, Gaspar Chilingarov wrote: > Hi there! > > I've implemented suggested limits, and if you are interested, you can > try attached patch, if it's OK, i will submit it to PR database. > > Two new RLIMIT_ constants added, that control how many processes spawn > in which period. The only place from where you can set limits is a > login.conf. Also fork rate-limit does not affect processes which belong > to root. > > Patch is created against 10 Feb 20:00 UTC sources. > copy it to /usr/src and run 'patch -p1 < diffi' > > -- > Gaspar Chilingarov I've been working on other fork-related issues, I'll take a look over this in the next few days and get it committed if it's well done. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020210173229.T28078-100000>