Comments on: CPUTool – Limit and Control CPU Utilization of Any Process in Linux https://www.tecmint.com/cputool-limit-linux-process-cpu-usage-load/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 13 Jul 2023 10:18:48 +0000 hourly 1 By: Aaron Kili https://www.tecmint.com/cputool-limit-linux-process-cpu-usage-load/comment-page-1/#comment-1301744 Thu, 05 Dec 2019 06:58:54 +0000 https://www.tecmint.com/?p=25831#comment-1301744 In reply to emil12334.

@emil12334

True, the cputool has some limitations. We will look at this further. Thanks for sharing your experience with it.

]]>
By: emil12334 https://www.tecmint.com/cputool-limit-linux-process-cpu-usage-load/comment-page-1/#comment-1300937 Wed, 04 Dec 2019 08:21:36 +0000 https://www.tecmint.com/?p=25831#comment-1300937 The cputool is probably fine for some processes, but not for all of them. The 'dd' command is stopped when operated with ‘cputool‘ and this can be seen if the ‘dd‘ command is being run in the background and then issued a ‘jobs‘ command.

Cputool stops the execution of some of the processes and therefore is not a good limiter of CPU utilization. The ‘cpulimit‘ package does the same.

]]>
By: dev https://www.tecmint.com/cputool-limit-linux-process-cpu-usage-load/comment-page-1/#comment-1210083 Wed, 24 Jul 2019 08:43:14 +0000 https://www.tecmint.com/?p=25831#comment-1210083 yum install cputool has an error it says no package available for CentOS.

]]>
By: Aaron Kili https://www.tecmint.com/cputool-limit-linux-process-cpu-usage-load/comment-page-1/#comment-1193643 Fri, 05 Jul 2019 08:10:19 +0000 https://www.tecmint.com/?p=25831#comment-1193643 In reply to Himanshi.

@Himanshi

Which program/process is that whose CPU usage you are trying to limit?

]]>
By: Ravi Saive https://www.tecmint.com/cputool-limit-linux-process-cpu-usage-load/comment-page-1/#comment-1193528 Fri, 05 Jul 2019 05:30:11 +0000 https://www.tecmint.com/?p=25831#comment-1193528 In reply to Himanshi.

@Himanshi,

What error you getting when running the command? could you share the output?

]]>