Re: [PATCH v2] [watchdog] combine nmi_watchdog and softlockup

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Frederic Weisbecker
Date: Friday, April 16, 2010 - 8:32 am

On Fri, Apr 16, 2010 at 11:04:07AM -0400, Don Zickus wrote:


They work in fact. They are just not checked by lockdep.
And mostly they are very dangerous: if something else can
take it (from interrupt, from context) then this is a deadlock.
And even though we ensure this is only taken from NMI, we tend
to avoid that.


 



Hmm, a hardlockup can come in after a softlockup.
Don't worry too much about memory: usually the more you have cpu,
the more you have memory :)
Plus this is debugging code, not something supposed to be enabled
in production.

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

Messages in current thread:
Re: [PATCH v2] [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Thu Apr 15, 6:47 pm)
Re: [PATCH v2] [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Fri Apr 16, 7:43 am)
Re: [PATCH v2] [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Fri Apr 16, 7:46 am)
Re: [PATCH v2] [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Fri Apr 16, 7:59 am)
Re: [PATCH v2] [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Fri Apr 16, 8:32 am)
Re: [PATCH v2] [watchdog] combine nmi_watchdog and softlockup, Frederic Weisbecker, (Fri Apr 16, 9:24 am)