On Wed, Oct 12, 2022 at 08:50:39PM +0200, Rafael J. Wysocki wrote:
On Mon, Oct 3, 2022 at 4:50 PM Kajetan Puchalski
<kajetan.puchalski@xxxxxxx> wrote:
Hi,
At the moment, all the available idle governors operate mainly based on their own past performance
Not true, at least for the menu and teo governors that use the
information on the distribution of CPU wakeups that is available to
them and try to predict the next idle duration with the help of it.
This has a little to do with their performance.
You're right of course, I should have written "their own past
correctness" as that's what I was referring to. I just meant that for
instance with TEO the initial timer-based choice is only adjusted using
the governor's own metrics and not any information from anywhere else in
the system.