Re: [patch] CPU frequency scheduler change proposal

2022-05-08 Thread Mark Kettenis
> Date: Sun, 20 Mar 2022 18:13:16 +0100 > From: Solene Rapenne > > I'm proposing a very simple change to the automatic policy of the CPU > frequency scheduler. > > Currently, every 100ms the scheduler is doing this: > > - when the CPU load exceeds the threshold, CPU frequency is set to the >

Re: [patch] CPU frequency scheduler change proposal

2022-03-27 Thread Florian Viehweger
Am Mon, 21 Mar 2022 16:31:42 +0100 schrieb Matthias Schmidt : > Hi, > > * Solene Rapenne wrote: > > I'm proposing a very simple change to the automatic policy of the > > CPU frequency scheduler. > > > > Currently, every 100ms the scheduler is doing this: > > > > - when the CPU load exceeds the

Re: [patch] CPU frequency scheduler change proposal

2022-03-21 Thread Stuart Henderson
On 2022/03/20 19:51, Stuart Henderson wrote: > On 2022/03/20 18:13, Stuart Henderson wrote: > > On 2022/03/20 18:13, Solene Rapenne wrote: > > > I'm proposing a very simple change to the automatic policy of the CPU > > > frequency scheduler. > > > > > > Currently, every 100ms the scheduler is

Re: [patch] CPU frequency scheduler change proposal

2022-03-21 Thread Matthias Schmidt
Hi, * Solene Rapenne wrote: > I'm proposing a very simple change to the automatic policy of the CPU > frequency scheduler. > > Currently, every 100ms the scheduler is doing this: > > - when the CPU load exceeds the threshold, CPU frequency is set to the > maximum and the variable downbeats is

Re: [patch] CPU frequency scheduler change proposal

2022-03-20 Thread Stuart Henderson
On 2022/03/20 18:13, Stuart Henderson wrote: > On 2022/03/20 18:13, Solene Rapenne wrote: > > I'm proposing a very simple change to the automatic policy of the CPU > > frequency scheduler. > > > > Currently, every 100ms the scheduler is doing this: > > > > - when the CPU load exceeds the

Re: [patch] CPU frequency scheduler change proposal

2022-03-20 Thread Peter Hessler
On 2022 Mar 20 (Sun) at 18:13:20 + (+), Stuart Henderson wrote: :On 2022/03/20 18:13, Solene Rapenne wrote: :> I'm proposing a very simple change to the automatic policy of the CPU :> frequency scheduler. :> :> Currently, every 100ms the scheduler is doing this: :> :> - when the CPU load

Re: [patch] CPU frequency scheduler change proposal

2022-03-20 Thread Stuart Henderson
On 2022/03/20 18:13, Solene Rapenne wrote: > I'm proposing a very simple change to the automatic policy of the CPU > frequency scheduler. > > Currently, every 100ms the scheduler is doing this: > > - when the CPU load exceeds the threshold, CPU frequency is set to the > maximum and the