this is not idle=poll
this is an (privileged) app or driver, at runtime, requesting a 0 usec
max latency for a short or long period of time.
governors as modules is a total pain. modules don't solve the problem.
really. it's still code you need.
we have two governors today, menu and ladder
menu is best on anything that is tickless
ladder is useless on any tickless kernel, and likely not better than
menu on non-tickless.
that's it.
It will be good to have other archs also follow the same cpuidle
yes. but we don't have to force that to happen at the exact same time.
--