linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* v4.8-rc1: thinkpad x60: running at low frequency even during kernel build
@ 2016-11-04  8:38 Pavel Machek
  2016-11-04  8:58 ` Pavel Machek
  0 siblings, 1 reply; 34+ messages in thread
From: Pavel Machek @ 2016-11-04  8:38 UTC (permalink / raw)
  To: rjw, viresh.kumar, linux-pm, kernel list

[-- Attachment #1: Type: text/plain, Size: 2538 bytes --]

Hi!

I'm debugging overheats on v4.9-rc1... which did not seem to happen in
v4.8-rc1. I'm running basically "nice make -j 3" on kernel... cpus are
fully loaded. 

%Cpu(s):  7.5 us, 18.5 sy, 72.6 ni,  0.0 id,  0.0 wa,  0.0 hi,  1.5
si,  0.0 st
KiB Mem:   3087096 total,  2993076 used,    94020 free,    52900
buffers
KiB Swap:  1681428 total,    60900 used,  1620528 free.  1183664
cached Mem

Still, cpus don't stay on maximum frequency on v4.8-rc1. (I suspect
that may be why machine does not overheat).

pavel@duo:/data/l/linux$ sudo cat
/sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq ; sudo cat
/sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq  ; sudo cat
/sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq ; sudo cat
/sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq  ; sudo cat
/sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq  ; sudo cat
/sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq
1833000
1833000
1000000
1000000
1000000
1000000
1833000
1833000
1833000
1833000
1000000
1000000
pavel@duo:/data/l/linux

pavel@duo:/data/l/linux$ grep -i
. /sys/devices/system/cpu/cpu0/cpufreq/*
/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus:0
/sys/devices/system/cpu/cpu0/cpufreq/bios_limit:1833000
grep: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq:
Permission denied
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq:1833000
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq:1000000
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency:10000
/sys/devices/system/cpu/cpu0/cpufreq/freqdomain_cpus:0 1
/sys/devices/system/cpu/cpu0/cpufreq/related_cpus:0
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies:1833000
1333000 1000000
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors:conservative
powersave schedutil ondemand performance
/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq:1833000
/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver:acpi-cpufreq
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:ondemand
/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq:1833000
/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq:1000000
/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed:<unsupported>
grep: /sys/devices/system/cpu/cpu0/cpufreq/stats: Is a directory

Is that expected behaviour? Any ideas?

Best regards,
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2016-11-14 19:55 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-04  8:38 v4.8-rc1: thinkpad x60: running at low frequency even during kernel build Pavel Machek
2016-11-04  8:58 ` Pavel Machek
2016-11-04  9:10   ` Viresh Kumar
2016-11-04  9:26     ` Pavel Machek
2016-11-04  9:31       ` Viresh Kumar
2016-11-05 18:21         ` Henrique de Moraes Holschuh
2016-11-05 19:24           ` Thinkpad power management (was Re: v4.8-rc1: thinkpad x60: running at low frequency even during kernel build) Pavel Machek
2016-11-04 14:05   ` v4.8-rc1: thinkpad x60: running at low frequency even during kernel build Pandruvada, Srinivas
2016-11-04 20:44     ` Pavel Machek
2016-11-04 21:13       ` Pandruvada, Srinivas
2016-11-05  8:42         ` Pavel Machek
2016-11-05 17:46           ` Henrique de Moraes Holschuh
2016-11-05 19:36             ` Pavel Machek
2016-11-06  3:45               ` Henrique de Moraes Holschuh
2016-11-04 22:16       ` Pavel Machek
2016-11-04 23:20         ` Pandruvada, Srinivas
2016-11-05 13:20           ` Pavel Machek
2016-11-05 13:33             ` Pandruvada, Srinivas
2016-11-05 13:53               ` Pavel Machek
2016-11-05 14:04                 ` Pavel Machek
2016-11-05 14:19                   ` Pandruvada, Srinivas
2016-11-05 15:34                     ` Pavel Machek
2016-11-05 13:37           ` Pavel Machek
2016-11-05 13:55             ` Pandruvada, Srinivas
2016-11-05 14:21               ` Pavel Machek
2016-11-05 20:31               ` Pavel Machek
2016-11-09 11:34               ` thinkpad x60, T40p: overheat with v4.9-rc4 (was Re: v4.8-rc1: thinkpad x60: running at low frequency even during kernel build) Pavel Machek
2016-11-14 19:03               ` 6ea8c546f3655 breaks thermal management on thinkpad x60 and t40p Pavel Machek
2016-11-14 19:54                 ` Rafael J. Wysocki
2016-11-05 18:04             ` v4.8-rc1: thinkpad x60: running at low frequency even during kernel build Henrique de Moraes Holschuh
2016-11-05 19:56               ` Pavel Machek
2016-11-05 11:21         ` Zhang Rui
2016-11-05 13:10           ` Pavel Machek
2016-11-05 12:22         ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).