[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to limit a CPU temperature?



On 2023-04-08 11:31:44 -0400, songbird wrote:
> Jeremy Nicoll wrote:
> > Wouldn't it be better to limit the amount of cputime that
> > the hogging application is using?
> >
> > Google suggests that "nice" or "cpulimit" might do that.
> 
>   nice didn't do it.  "nice -n 19" didn't make any change.

"nice" does not limit the CPU usage. It just changes the scheduling
priorities between processes.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: