Re: cpu frequence

2020-02-01 Thread Gerard ROBIN
On Sat, Feb 01, 2020 at 08:11:17PM +0100, Jörg-Volker Peetz wrote: > Date: Sat, 1 Feb 2020 20:11:17 +0100 > From: Jörg-Volker Peetz > To: debian-user@lists.debian.org > Subject: Re: cpu frequence > Then, take a look at the available governors: > > $ cat /sys/devices/syst

Re: cpu frequence

2020-02-01 Thread Jörg-Volker Peetz
Then, take a look at the available governors: $ cat /sys/devices/system/cpu/cpufreq/policy?/scaling_available_governors or using cpupower, if available. As the name says, "powersave" would be the better choice. Take a look at https://wiki.debian.org/CpuFrequencyScaling as how to change the cpufre

Re: cpu frequence

2020-02-01 Thread Gerard ROBIN
On Sat, Feb 01, 2020 at 04:04:29PM +0100, Jörg-Volker Peetz wrote: > Date: Sat, 1 Feb 2020 16:04:29 +0100 > From: Jörg-Volker Peetz > To: debian-user@lists.debian.org > Subject: Re: cpu frequence > X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on bendel.debian.org >

Re: cpu frequence

2020-02-01 Thread Jörg-Volker Peetz
what is the outcome of the following command: $ cat /sys/devices/system/cpu/cpufreq/policy?/scaling_governor Regards, Jörg.

Re: cpu frequence

2020-01-31 Thread Gerard ROBIN
On Fri, Jan 31, 2020 at 12:11:49AM +0100, Linux-Fan wrote: > Date: Fri, 31 Jan 2020 00:11:49 +0100 > From: Linux-Fan > To: debian-user@lists.debian.org > Subject: Re: cpu frequence > > Gerard ROBIN writes: > > > Hello, > > the maximum frequency of my cpu is

Re: cpu frequence

2020-01-30 Thread Linux-Fan
Gerard ROBIN writes: Hello, the maximum frequency of my cpu is 2.8 GHz and under "bullseye" the frequency of my cpu is always higher than 2.7 GHz. If this is a bug how can we determine which package is affected ? Normally, modern CPUs go to high frequency only if they are "loaded". Thus, I'd s