All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] DSPBRDIGE: Implement WDT3 to notify DSP hangs
@ 2009-11-11  6:55 Guzman Lugo, Fernando
  0 siblings, 0 replies; only message in thread
From: Guzman Lugo, Fernando @ 2009-11-11  6:55 UTC (permalink / raw)
  To: linux-omap


Hi All,

	This set of patches implement wdt3 to detect when DSP hangs, there are the mail features:

	- Added to catch DSP hang or crash which is not caught by MMU 			faults or exceptions.
	- This can also catch the tight loop in the DSP.
	- WDT3 (IVA2 WD) causes an interrupt to ARM in the event of 			overflow.
	- MPU configures the IVA2 WD.
	- DSP periodically re-loads the counter in order to avoid the overflow 			when active.
		* Reload occurs in the IDLE task.
		* Reload also occurs when the interrupt is sent back to MPU.
	- WD is disabled when IVA go to OFF and enabled when coming out OFF.
	- WD will be delivered disabled by default.  It can be enabled with 		the sysfs entry.
	- WD timer value will also be configurable through sysfs entry.

Regards,
Fernando.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-11  6:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-11  6:55 [PATCH 0/3] DSPBRDIGE: Implement WDT3 to notify DSP hangs Guzman Lugo, Fernando

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.