[PATCH v3 4/4] nmi_backtrace: generate one-line reports for idle cpus
From: peterz@infradead.org (Peter Zijlstra)
Date: 2016-03-23 07:54:19
Also in:
linux-arch, lkml
From: peterz@infradead.org (Peter Zijlstra)
Date: 2016-03-23 07:54:19
Also in:
linux-arch, lkml
On Wed, Mar 23, 2016 at 01:50:00AM +0100, Rafael J. Wysocki wrote:
quoted
quoted
Well, what about intel_idle_freeze()? Or do we not care?I argued against it; when you're suspended the NMI watchdog is stopped too.Is it also stopped for suspend-to-idle? I'm not sure about that. Where do I need to look to find out?
Hmm I have memories of writing a patch to that effect when we were starting with that suspend-to-idle stuff, because people didn't like being woken up all the time. But now that I look I cannot find it either..