Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2015 14:41:20 +0000
From:      opendaddy@hushmail.com
To:        "Polytropon" <freebsd@edvax.de>, "Julien Cigar" <jcigar@ulb.ac.be>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Limiting CPU on some processes on web server
Message-ID:  <20150311144120.917CCC044F@smtp.hushmail.com>
In-Reply-To: <20150311153635.a87543cc.freebsd@edvax.de>
References:  <20150311122656.96F2020341@smtp.hushmail.com> <20150311141347.1013d42d.freebsd@edvax.de> <20150311134232.838ABC0451@smtp.hushmail.com> <20150311144958.3ef9519d.freebsd@edvax.de> <20150311140420.1646CC044F@smtp.hushmail.com> <20150311151157.5baea8b7.freebsd@edvax.de> <20150311141644.GS6600@mordor.lan> <20150311153635.a87543cc.freebsd@edvax.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
On 11. mars 2015 at 2:27 PM, "Polytropon" <freebsd@edvax.de> wrote:
>
>Judging from its manpage (yes, it _has_ a manpage!):
>
>       -l, --limit=N
>              percentage of CPU allowed from 0 to 100 (mandatory)
>
>This seems to fulfill the requirement of setting the limit
>according to load percentage, instead of time (like ulimit -t).

Yep. If I'm not mistaken, sysutils/cpulimit is just an older version of https://github.com/opsengine/cpulimit, one that doesn't support custom arguments (http://superuser.com/a/443008/327566 mentions that it's only available in the development version).

Thanks!

O.D.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150311144120.917CCC044F>