Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1209004

Re: [PATCH] x86, suspend: Save/restore THERM_CONTROL register for suspend

From Yu Chen <yu.c.chen@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] x86, suspend: Save/restore THERM_CONTROL register for suspend
Date 2015-08-18 04:30 +0200
Message-ID <pYEP0-11i-9@gated-at.bofh.it> (permalink)
References <pYnXR-1P5-31@gated-at.bofh.it> <pYpGh-4lX-1@gated-at.bofh.it> <pYsEa-8i-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Pavel, thanks for your review,
On 08/17/2015 09:27 PM, Pavel Machek wrote:
> On Mon 2015-08-17 12:11:15, Ingo Molnar wrote:
>>
>> * Chen Yu <yu.c.chen@intel.com> wrote:
>>
>>> A bug is reported(https://bugzilla.redhat.com/show_bug.cgi?id=1227208)
>
> Access denied :-(
>
Might need to register for accessing.
>
> What HW is this on?
>
Intel Braswell and Broadwell, detail for Broadwell:
Platform: MayanCity
Processor: 2x BROADWELL BDX_EP A0 QHPR
Chipset: Wellsburg B1 QR7E

>
> - So BIOS expects to control MSR_IA32_THERM_CONTROL . Now you suspend
>    in hot enironment but resume in cool one. BIOS sets up
>    MSR_IA32_THERM_CONTROL the right way, but you override it.
>
>    As BIOS expects to control MSR_IA32_THERM_CONTROL and machine is
>    kept cool, BIOS will not write new value to it, and machine will
>    keep running slowly.
>
Sorry, I can not quite catch up, do you mean we should let
  BIOS modifying MSR_IA32_THERM_CONTROL and  leverage linux
to adjust this value at runtime(after S3)?

> Doing this unconditionally is asking for trouble. Blacklist entry with
> affected BIOS info might be acceptable, but...
> 									Pavel
>
you mean a quirk here(accroding to dmi info ,etc)?


Best Regards,
Yu

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] x86, suspend: Save/restore THERM_CONTROL register for suspend Chen Yu <yu.c.chen@intel.com> - 2015-08-17 10:30 +0200
  Re: [PATCH] x86, suspend: Save/restore THERM_CONTROL register for  suspend Ingo Molnar <mingo@kernel.org> - 2015-08-17 12:20 +0200
    Re: [PATCH] x86, suspend: Save/restore THERM_CONTROL register for  suspend "Chen, Yu C" <yu.c.chen@intel.com> - 2015-08-17 13:50 +0200
    Re: [PATCH] x86, suspend: Save/restore THERM_CONTROL register for  suspend Pavel Machek <pavel@ucw.cz> - 2015-08-17 15:30 +0200
      Re: [PATCH] x86, suspend: Save/restore THERM_CONTROL register for  suspend Yu Chen <yu.c.chen@intel.com> - 2015-08-18 04:30 +0200
        Re: [PATCH] x86, suspend: Save/restore THERM_CONTROL register for  suspend Pavel Machek <pavel@ucw.cz> - 2015-08-18 10:10 +0200
          Re: [PATCH] x86, suspend: Save/restore THERM_CONTROL register for  suspend Yu Chen <yu.c.chen@intel.com> - 2015-08-18 11:00 +0200
    Re: [PATCH] x86, suspend: Save/restore THERM_CONTROL register for  suspend Yu Chen <yu.c.chen@intel.com> - 2015-08-18 04:00 +0200

csiph-web