Re: [PATCH 1/1 v3] Honor state disabling in the cpuidle ladder governor - with sanitizer

2012-07-19 Thread Rafael J. Wysocki
Hi, On Thursday, July 19, 2012, Carsten Emde wrote: > Deepthi, > > >>> [..] > I could implement a sanitize mechanism of the ladder governor that > takes care the "disable" variables of all deeper states are set to 1, > if a state is disabled, and those of all lighter states are set

Re: [PATCH 1/1 v3] Honor state disabling in the cpuidle ladder governor - with sanitizer

2012-07-19 Thread Carsten Emde
Deepthi, [..] I could implement a sanitize mechanism of the ladder governor that takes care the "disable" variables of all deeper states are set to 1, if a state is disabled, and those of all lighter states are set to 0, if a state is enabled. Do you wish me to do that? No, I dont think thats

Re: [PATCH 1/1 v3] Honor state disabling in the cpuidle ladder governor - with sanitizer

2012-07-19 Thread Deepthi Dharwar
On 07/18/2012 08:08 PM, Carsten Emde wrote: > On 07/18/2012 01:48 PM, Deepthi Dharwar wrote: >> On 07/18/2012 04:32 PM, Carsten Emde wrote: >>> On 07/18/2012 08:36 AM, Deepthi Dharwar wrote: On 07/18/2012 12:29 AM, Carsten Emde wrote: > There are two cpuidle governors ladder and menu. Whi

[PATCH 1/1 v3] Honor state disabling in the cpuidle ladder governor - with sanitizer

2012-07-18 Thread Carsten Emde
On 07/18/2012 01:48 PM, Deepthi Dharwar wrote: On 07/18/2012 04:32 PM, Carsten Emde wrote: On 07/18/2012 08:36 AM, Deepthi Dharwar wrote: On 07/18/2012 12:29 AM, Carsten Emde wrote: There are two cpuidle governors ladder and menu. While the ladder governor is always available, if CONFIG_CPU_ID