There is a missing newline in show_cpuinfo_cur_freq(), so add it, but while at it clean that function up somewhat too. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linux...
"%u\n", policy->cpuinfo.max_freq); 871 } 872 873 cpufreq_freq_attr_ro_perm(cpuinfo_cur_freq, 0400); 874 cpufreq_freq_attr_ro(cpuinfo_min_freq); 875 cpufreq_freq_attr_ro(cpuinfo_max_freq); 876 cpufreq_freq
我们在进行机器学习的时候,肯定需要使用一个比较好的 GPU 显卡,其次就是一个性能强劲的 CPU 了。主频...
The cpuinfo_transition_latency field is CPUFREQ_ETERNAL. The PCC specification does not include a field to expose this value currently. The cpuinfo_transition_latency field is 0. The PCC specification does not include a field to expose this value currently. 2.3 cpuinfo_cur_freq: ---2 changes...
cat /sys/devices/system/cpu/cpufreq/policy*/scaling_cur_freq Have a Ivy Bridge 4 core 8 thread processor and the frequency of the 8th "cpu" is shown as wrong most of the time (edit: in /proc/cpuinfo). In scaling_cur_freq it appears to be a real figure. I'd concur with above...