The weighted TEO cpuidle governor
The weighted TEO cpuidle governor
Posted May 14, 2020 22:18 UTC (Thu) by Paf (subscriber, #91811)Parent article: The weighted TEO cpuidle governor
“ Why do that rather than just pick the highest-probability state? Often it turns out that the probabilities are fairly close, so a subset of the available states are all about as likely to be correct. The system will self-correct when the random-number generator steers it wrong.”
The reasoning for the randomization seems... thin? It’s surely not any worse to just always pick the highest probability, and have a mechanism for tie breaking?
