Re: [RFC V1] cpuidle: add idle routine registration and cleanup pm_idle pointer

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arjan van de Ven
Date: Wednesday, October 20, 2010 - 12:44 pm

On 10/20/2010 12:40 PM, Vaid

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.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC V1] cpuidle: add idle routine registration and cl ..., Arjan van de Ven, (Tue Oct 19, 11:38 am)
Re: [RFC V1] cpuidle: add idle routine registration and cl ..., Venkatesh Pallipadi, (Tue Oct 19, 11:49 am)
Re: [RFC V1] cpuidle: add idle routine registration and cl ..., Vaidyanathan Srinivasan, (Wed Oct 20, 12:19 pm)
Re: [RFC V1] cpuidle: add idle routine registration and cl ..., Arjan van de Ven, (Wed Oct 20, 12:25 pm)
Re: [RFC V1] cpuidle: add idle routine registration and cl ..., Arjan van de Ven, (Wed Oct 20, 12:29 pm)
Re: [RFC V1] cpuidle: add idle routine registration and cl ..., Vaidyanathan Srinivasan, (Wed Oct 20, 12:40 pm)
Re: [RFC V1] cpuidle: add idle routine registration and cl ..., Arjan van de Ven, (Wed Oct 20, 12:44 pm)
Re: [RFC V1] cpuidle: add idle routine registration and cl ..., Venkatesh Pallipadi, (Wed Oct 20, 12:47 pm)
Re: [RFC V1] cpuidle: add idle routine registration and cl ..., Vaidyanathan Srinivasan, (Wed Oct 20, 1:03 pm)
Re: [RFC V1] cpuidle: add idle routine registration and cl ..., Venkatesh Pallipadi, (Wed Oct 20, 2:19 pm)