Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-05 | WatchDog and IO functions: ensure we return it to normal timeout in case of ↵ | Yaroslav Brustinov | 1 | -0/+27 | |
exceptions in the middle of function. Change-Id: I5d2e119f19c3e3214fdbe8108ea35af899ab49a5 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-26 | watchdog - support for long IO operations | imarom | 1 | -13/+39 | |
also reduce complexity of the watchdog Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-25 | Disable watchdog for 5 seconds at Mellanox link up/down command | Yaroslav Brustinov | 1 | -1/+8 | |
Change-Id: If19c9c0d3e5d684e6157ab5c71a927e2e89b8211 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-21 | watchdog disable for time capability | imarom | 1 | -33/+52 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-07-15 | fix wd struct alignment issue | Hanoh Haim | 1 | -5/+1 | |
2016-06-20 | WATCHDOG - refactor due to trex-211 | imarom | 1 | -59/+124 | |
2016-06-07 | fix wd issue, in some cases it can't exit with CTRL-C | Hanoh Haim | 1 | -5/+7 | |
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on | imarom | 1 | -1/+9 | |
other threads | |||||
2016-06-02 | watchdog phase 2 | imarom | 1 | -14/+56 | |
2016-06-02 | added watchdog | imarom | 1 | -0/+91 | |