Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1510360
| From | Petr Mladek <pmladek@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state |
| Date | 2016-10-27 17:00 +0200 |
| Message-ID | <swUjV-3ga-53@gated-at.bofh.it> (permalink) |
| References | <stfmV-3uj-5@gated-at.bofh.it> <stfmW-3uj-35@gated-at.bofh.it> <suOsh-26F-1@gated-at.bofh.it> <svPFD-17R-5@gated-at.bofh.it> <svQLo-1O1-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon 2016-10-24 09:55:29, Jacob Pan wrote:
> On Mon, 24 Oct 2016 17:48:07 +0200
> Petr Mladek <pmladek@suse.com> wrote:
>
> > On Fri 2016-10-21 13:21:18, Jacob Pan wrote:
> > > On Mon, 17 Oct 2016 14:32:52 +0200
> > > Petr Mladek <pmladek@suse.com> wrote:
> > >
> > > > From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> > > >
> > > Hi Sebastian,
> > > I applied this patchset on 4.9-rc1 and run some cpu online/offline
> > > loops test while injecting idle, e.g. 25%. I got system hang after a
> > > few cycles. Still looking into root cause.
> >
> > You might need the patch
> > ("sched/fair: Fix sched domains NULL deference in
> > select_idle_sibling()") from linux-tip, see
> > https://lkml.kernel.org/r/tip-9cfb38a7ba5a9c27c1af8093fb1af4b699c0a441@git.kernel.org
> >
> > I have mentioned it in the cover letter. I am sorry if it was not
> > visible enough.
> Thanks for point it out again, I missed it.
>
> Now rc2 has this fix so I tried again cpuhp seems to work well now.
>
> However, I found suspend to ram does not work with this patchset. Have
> you tested it with "echo mem > /sys/power/state" while doing idle
> injection?
> It fails to enter s3 on my system.
Hmm, I haven't tested the system suspend. I am sorry but I am snowed
under some other tasks this week and will be on the Plumbers
conference the next week. I hope that I will have some time to look
at it then.
In each case, I wonder if the problem is caused by the conversion
to the kthread worker or by the CPU hotplug state conversion.
Best Regards,
Petr
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] thermal/intel_powerclamp: Conversion to kthread worker API and new CPU hotplug state Petr Mladek <pmladek@suse.com> - 2016-10-17 14:40 +0200
[PATCH 2/3] thermal/intel_powerclamp: Convert the kthread to kthread worker API Petr Mladek <pmladek@suse.com> - 2016-10-17 14:40 +0200
[PATCH 1/3] thermal/intel_powerclamp: Remove duplicated code that starts the kthread Petr Mladek <pmladek@suse.com> - 2016-10-17 14:40 +0200
[PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state Petr Mladek <pmladek@suse.com> - 2016-10-17 14:40 +0200
Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-10-21 22:20 +0200
Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state Petr Mladek <pmladek@suse.com> - 2016-10-24 17:50 +0200
Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-10-24 19:00 +0200
Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state Petr Mladek <pmladek@suse.com> - 2016-10-27 17:00 +0200
Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state Sebastian Andrzej Siewior <bigeasy@linutronix.de> - 2016-10-27 17:20 +0200
Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-10-27 22:30 +0200
Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state Petr Mladek <pmladek@suse.com> - 2016-11-11 10:40 +0100
Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state Petr Mladek <pmladek@suse.com> - 2016-11-11 11:10 +0100
Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state Petr Mladek <pmladek@suse.com> - 2016-11-11 18:40 +0100
csiph-web