Hello,
Does anybody knows what's the minimum time for cpuidle ? We will use the menu governer.
from menu governer documentation: "
menu uses a running average for this correction factor, however it uses a
set of factors, not just a single factor. This stems from the realization
that the ratio is dependent on the order of magnitude of the expected
duration; if we expect 500 milliseconds of idle time the likelihood of
getting an interrupt very early is much higher than if we expect 50 micro
seconds of idle time"
Thanks
Ran