Date: Sat, 9 Jun 2001 19:33:17 +0300 From: teo@gecadsoftware.com To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: How to keep a process from eating >n percent CPU? Message-ID: <20010609193317.B17089@gecadsoftware.com> In-Reply-To: <5310077921.20010609155333@binity.com>; from walter@binity.com on Sat, Jun 09, 2001 at 03:53:33PM %2B0200 References: <5310077921.20010609155333@binity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Walter! On Sat, 09 Jun 2001, Walter Hop wrote: > Hi all, > > is it possible to put an effective constraint on a process' %CPU time > usage, so that when a runnable process exceeds that limit, it just > won't be scheduled (or something like that)? > lauch it using bash, after you previously imposed a limit on resurses with ulimit (in your case, with -t) -- teodor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010609193317.B17089>