Date: Sat, 9 Jun 2001 12:45:13 -0400 From: "Jonathan Slivko" <js43064n@pace.edu> To: FreeBSD Questions <freebsd-questions@freebsd.org>, <teo@gecadsoftware.com> Subject: Re: How to keep a process from eating >n percent CPU? Message-ID: <200106091245.AA1833238794@stmail.pace.edu>
next in thread | raw e-mail | index | archive | help
Or run it with "nice" =) -- Jonathan ------------------------------------------ Jonathan M. Slivko <js43064n@pace.edu> Server Administrator, AsylumNet IRC Network http://www.asylum-net.org -- check us out! Pager/Voicemail: (917) 388-5304 (24 Hours) ------------------------------------------ ---------- Original Message ---------------------------------- From: teo@gecadsoftware.com Reply-To: teo@gecadsoftware.com Date: Sat, 9 Jun 2001 19:33:17 +0300 >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 > ___________________________________________________________________ ___ Sent via the Pace University Mail system at stmail.pace.edu 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?200106091245.AA1833238794>