Limiting CPU usage for all processes - Raspberry Pi Forums


i have read cpulimit, appears work on per-process basis.

want global limit says "no process, regardless user running it, can consume more 90% of cpu @ given time".

there out there give me or subject cpulimit?

capslock118 wrote:what want global limit says "no process, regardless user running it, can consume more 90% of cpu @ given time".
at given time, every process using either 100% or 0% cpu. averaged on significant fraction of second, process not more 90% cpu unless thing running (or has high priority).

when process thing running, want 90% cpu? possible reason? underclock 10%?

way, "cpulimit" works observing process , sending hundreds of stop , cont signals. inefficiently faking functionality not exist in kernel because not useful.


raspberrypi



Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums