On 12 June 2013 03:52, Rafael J. Wysocki rjw@sisk.pl wrote:
On Friday, June 07, 2013 10:42:57 AM Viresh Kumar wrote:
Current cpufreq stats has got three parts: time_in_state, total_trans and trans_table.
trans_table was present under a separate macro's from others: CONFIG_CPU_FREQ_STAT_DETAILS
And the reason why is exactly what is given in the documentation - it violates the sysfs interface rules. So the option is "Do you want to have a sysfs file violating the rules and containing some more fine grained cpufreq stats?"
I don't think we can just pretend that it doesn't violate the rules from now on, so I'm not going to apply this.
Ok.. thanks.