summaryrefslogtreecommitdiff
path: root/taia.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-11taia: minor: add comment about windowDaniel Borkmann1-1/+1
2013-06-04taia: move taia evaluation out of curve.Daniel Borkmann1-0/+27
;2016-10-08 10:27:17 +0200 commitda0d12ff2b829a35e9921918e925d79497b82bef (patch) tree6c72ee5f9d3b26a9cb23baed655545b52559aba4 parentf77710c4cda01ad9c3672fb2f97bdea9a94da92a (diff)
watchdog: pretimeout: add panic pretimeout governor
The change adds panic watchdog pretimeout governor, on watchdog pretimeout event the kernel shall panic. In general watchdog pretimeout event means that something essentially bad is going on the system, for example a process scheduler stalls or watchdog feeder is killed due to OOM, so printing out information attendant to panic and before likely unavoidable reboot caused by a watchdog may help to determine a root cause of the issue. Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat