Re: [watchdog] combine nmi_watchdog and softlockup

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Frederic Weisbecker
Date: Tuesday, April 6, 2010 - 7:13 am

On Tue, Mar 23, 2010 at 05:33:38PM -0400, Don Zickus wrote:



panic is going to endless loop so this is fine.
But if you only warn, the path continues, and if you have a
hardlockup then you also have a softlockup, which will probably
warn in turn, making the hardlockup report to vanish. But if
any hardlockup, its report is much more important as it is the real point,
a softlockup that follows is only a consequence of the hardlockup.

Btw, you don't have any cpumask that keeps track of the cpus
that have warned already?





I fear the cpu clock is not going to help you detecting any hard lockups.
If you're stuck in an interrupt or an irq disabled loop, your cpu clock is
not going to fire.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[watchdog] combine nmi_watchdog and softlockup, Don Zickus, (Tue Mar 23, 2:33 pm)
Re: [watchdog] combine nmi_watchdog and softlockup, Aristeu Sergio Rozan ..., (Sat Mar 27, 7:46 pm)
Re: [watchdog] combine nmi_watchdog and softlockup, Don Zickus, (Mon Mar 29, 11:26 am)
Re: [watchdog] combine nmi_watchdog and softlockup, Aristeu Sergio Rozan ..., (Tue Mar 30, 7:52 am)
Re: [watchdog] combine nmi_watchdog and softlockup, Don Zickus, (Mon Apr 5, 7:11 am)
Re: [watchdog] combine nmi_watchdog and softlockup, Cyrill Gorcunov, (Mon Apr 5, 1:11 pm)
Re: [watchdog] combine nmi_watchdog and softlockup, Don Zickus, (Mon Apr 5, 1:16 pm)
Re: [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Tue Apr 6, 7:13 am)
[No subject], Cyrill Gorcunov, (Tue Apr 6, 8:31 am)
Re: [watchdog] combine nmi_watchdog and softlockup, Don Zickus, (Tue Apr 6, 11:59 am)
Re: [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Thu Apr 8, 4:52 pm)
Re: [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Thu Apr 8, 5:00 pm)
Re: [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Thu Apr 8, 5:22 pm)
Re: [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Thu Apr 8, 6:02 pm)
Re: [watchdog] combine nmi_watchdog and softlockup, Don Zickus, (Fri Apr 9, 6:32 am)
Re: [watchdog] combine nmi_watchdog and softlockup, Cyrill Gorcunov, (Fri Apr 9, 7:56 am)
Re: [watchdog] combine nmi_watchdog and softlockup, Don Zickus, (Fri Apr 9, 8:05 am)