public inbox for cpufreq@vger.kernel.org
 help / color / mirror / Atom feed
* [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
@ 2013-12-05  9:36 bugzilla-daemon
  2013-12-05  9:37 ` [Bug 66581] " bugzilla-daemon
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-05  9:36 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

            Bug ID: 66581
           Summary: intel_pstate/powersave - cpu frequency remains at high
                    level (Turbo) after suspend/resume
           Product: Power Management
           Version: 2.5
    Kernel Version: Linux genlap 3.12.2-gentoo #3 SMP Wed Dec 4 19:19:01
                    CET 2013 x86_64 Intel(R) Core(TM) i7-4900MQ CPU @
                    2.80GHz GenuineIntel GNU/Linux
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: cpufreq
          Assignee: cpufreq@vger.kernel.org
          Reporter: herrlado@gmail.com
        Regression: No

Created attachment 117541
  --> https://bugzilla.kernel.org/attachment.cgi?id=117541&action=edit
outpot of cpupower

After resume all the cores are showing the max turbo frequences for my cpu.
This is unrealisitc as the max frequence is 2.80 and all the cores can not run
at the max turbo frequence.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
@ 2013-12-05  9:37 ` bugzilla-daemon
  2013-12-05  9:37 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-05  9:37 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

--- Comment #1 from Lado Kumsiashvili <herrlado@gmail.com> ---
Created attachment 117551
  --> https://bugzilla.kernel.org/attachment.cgi?id=117551&action=edit
/usr/src/linux/.config

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
  2013-12-05  9:37 ` [Bug 66581] " bugzilla-daemon
@ 2013-12-05  9:37 ` bugzilla-daemon
  2013-12-05  9:38 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-05  9:37 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

--- Comment #2 from Lado Kumsiashvili <herrlado@gmail.com> ---
Created attachment 117561
  --> https://bugzilla.kernel.org/attachment.cgi?id=117561&action=edit
ps aux

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
  2013-12-05  9:37 ` [Bug 66581] " bugzilla-daemon
  2013-12-05  9:37 ` bugzilla-daemon
@ 2013-12-05  9:38 ` bugzilla-daemon
  2013-12-05 14:42 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-05  9:38 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

--- Comment #3 from Lado Kumsiashvili <herrlado@gmail.com> ---
Created attachment 117571
  --> https://bugzilla.kernel.org/attachment.cgi?id=117571&action=edit
cat /proc/cpuinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-12-05  9:38 ` bugzilla-daemon
@ 2013-12-05 14:42 ` bugzilla-daemon
  2013-12-05 19:35 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-05 14:42 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

Dirk Brandewie <dirk.brandewie@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dirk.brandewie@gmail.com

--- Comment #4 from Dirk Brandewie <dirk.brandewie@gmail.com> ---
Could you run "powertop --html"  before and after resume and attach the
results.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-12-05 14:42 ` bugzilla-daemon
@ 2013-12-05 19:35 ` bugzilla-daemon
  2013-12-05 19:35 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-05 19:35 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

--- Comment #5 from Lado Kumsiashvili <herrlado@gmail.com> ---
Created attachment 117671
  --> https://bugzilla.kernel.org/attachment.cgi?id=117671&action=edit
powertop --html before resume

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-12-05 19:35 ` bugzilla-daemon
@ 2013-12-05 19:35 ` bugzilla-daemon
  2013-12-05 19:45 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-05 19:35 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

--- Comment #6 from Lado Kumsiashvili <herrlado@gmail.com> ---
Created attachment 117681
  --> https://bugzilla.kernel.org/attachment.cgi?id=117681&action=edit
powertop --html after resume

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-12-05 19:35 ` bugzilla-daemon
@ 2013-12-05 19:45 ` bugzilla-daemon
  2013-12-06 21:02 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-05 19:45 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

--- Comment #7 from Lado Kumsiashvili <herrlado@gmail.com> ---
OK, attached. Another strange thing. I think I have never noticed before,
because I have this laptop since a couple of days. After I have booted cpufreq
showed 2.80ghz at all cores without any last. THen I have executed

max_perf_pct showed 100

and min_perf_pct showed 21

I has never gone below 2.80Ghz


After I have executed

echo 21 > /sys/devices/system/cpu/intel_pstate/max_perf_pct 

it went down to 800Mhz as expected in cpupower tool view

genlap ~ # cpupower -c 0-4 frequency-info | grep current

  current policy: frequency should be within 800 MHz and 3.80 GHz.
  current CPU frequency is 800 MHz (asserted by call to hardware).
  current policy: frequency should be within 800 MHz and 3.80 GHz.
  current CPU frequency is 800 MHz (asserted by call to hardware).
  current policy: frequency should be within 800 MHz and 3.80 GHz.
  current CPU frequency is 800 MHz (asserted by call to hardware).
  current policy: frequency should be within 800 MHz and 3.80 GHz.
  current CPU frequency is 800 MHz (asserted by call to hardware).
  current policy: frequency should be within 800 MHz and 3.80 GHz.
  current CPU frequency is 800 MHz (asserted by call to hardware).

  current CPU frequency is 800 MHz (asserted by call to hardware).

When I put the value 100 in the max_perf_pct it goes now between 2.80 and
somewhere 3.30Ghz and changes all the time as I execute cpupower. 


But, before I have touched this max_perf_pct  after the boot it was constantly
on 2.80.

With regards,

Lado

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-12-05 19:45 ` bugzilla-daemon
@ 2013-12-06 21:02 ` bugzilla-daemon
  2013-12-09  5:52 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-06 21:02 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

tomasi <tomas.ivanek@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomas.ivanek@gmail.com

--- Comment #8 from tomasi <tomas.ivanek@gmail.com> ---
Looks same like defect 65301.
https://bugzilla.kernel.org/show_bug.cgi?id=65301

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
                   ` (7 preceding siblings ...)
  2013-12-06 21:02 ` bugzilla-daemon
@ 2013-12-09  5:52 ` bugzilla-daemon
  2013-12-09 13:31 ` bugzilla-daemon
  2013-12-10  9:10 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-09  5:52 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

Lan Tianyu <tianyu.lan@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zoku88@gmail.com

--- Comment #9 from Lan Tianyu <tianyu.lan@intel.com> ---
*** Bug 65301 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
                   ` (8 preceding siblings ...)
  2013-12-09  5:52 ` bugzilla-daemon
@ 2013-12-09 13:31 ` bugzilla-daemon
  2013-12-10  9:10 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-09 13:31 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan@lxorguk.ukuu.org.uk
     Kernel Version|Linux genlap 3.12.2-gentoo  |3.12.2-gentoo
                   |#3 SMP Wed Dec 4 19:19:01   |
                   |CET 2013 x86_64 Intel(R)    |
                   |Core(TM) i7-4900MQ CPU @    |
                   |2.80GHz GenuineIntel        |
                   |GNU/Linux                   |

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 66581] intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume
  2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
                   ` (9 preceding siblings ...)
  2013-12-09 13:31 ` bugzilla-daemon
@ 2013-12-10  9:10 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-12-10  9:10 UTC (permalink / raw)
  To: cpufreq

https://bugzilla.kernel.org/show_bug.cgi?id=66581

Lan Tianyu <tianyu.lan@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |tianyu.lan@intel.com
           Assignee|cpufreq@vger.kernel.org     |dirk.brandewie@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

end of thread, other threads:[~2013-12-10  9:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05  9:36 [Bug 66581] New: intel_pstate/powersave - cpu frequency remains at high level (Turbo) after suspend/resume bugzilla-daemon
2013-12-05  9:37 ` [Bug 66581] " bugzilla-daemon
2013-12-05  9:37 ` bugzilla-daemon
2013-12-05  9:38 ` bugzilla-daemon
2013-12-05 14:42 ` bugzilla-daemon
2013-12-05 19:35 ` bugzilla-daemon
2013-12-05 19:35 ` bugzilla-daemon
2013-12-05 19:45 ` bugzilla-daemon
2013-12-06 21:02 ` bugzilla-daemon
2013-12-09  5:52 ` bugzilla-daemon
2013-12-09 13:31 ` bugzilla-daemon
2013-12-10  9:10 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox