https://bugzilla.novell.com/show_bug.cgi?id=846329 https://bugzilla.novell.com/show_bug.cgi?id=846329#c2 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|jnelson-suse@jamponi.net | --- Comment #2 from Jon Nelson <jnelson-suse@jamponi.net> 2013-11-04 17:17:11 UTC --- NOTE: After boot, I manually changed the governor to performance, it was set to powersave. linux-k1fq:~ # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors performance powersave linux-k1fq:~ # zgrep CONFIG_CPU_FREQ /proc/config.gz CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_TABLE=y CONFIG_CPU_FREQ_GOV_COMMON=y CONFIG_CPU_FREQ_STAT=m CONFIG_CPU_FREQ_STAT_DETAILS=y # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_GOV_POWERSAVE=m CONFIG_CPU_FREQ_GOV_USERSPACE=m CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m linux-k1fq:~ # linux-k1fq:~ # cpupower frequency-info analyzing CPU 0: driver: intel_pstate CPUs which run at the same hardware frequency: 0 CPUs which need to have their frequency coordinated by software: 0 maximum transition latency: 0.97 ms. hardware limits: 800 MHz - 2.10 GHz available cpufreq governors: performance, powersave current policy: frequency should be within 800 MHz and 2.10 GHz. The governor "performance" may decide which speed to use within this range. current CPU frequency is 1.91 GHz (asserted by call to hardware). boost state support: Supported: no Active: no 2100 MHz max turbo 4 active cores 2100 MHz max turbo 3 active cores 2100 MHz max turbo 2 active cores 2100 MHz max turbo 1 active cores linux-k1fq:~ # linux-k1fq:~ # dmesg | grep cpuf [ 1.911358] ACPI: Requesting acpi_cpufreq linux-k1fq:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.