Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
931ae5b1034fb61d989e5365aa4ba97f74b8c865
/
src
/
wdt.c
de01ea9
MINOR: wdt: Move the definitions of WDTSIG and DEBUGSIG into types/signal.h.
by Olivier Houchard
· Wed Mar 18 13:07:19 2020 +0100
0627815
BUILD: wdt: only test for SI_TKILL when compiled with thread support
by Willy Tarreau
· Tue Mar 10 09:26:17 2020 +0100
e58114e
MINOR: wdt: do not depend on USE_THREAD
by Willy Tarreau
· Wed Mar 04 10:53:07 2020 +0100
d6f1966
MEDIUM: wdt: fall back to CLOCK_REALTIME if CLOCK_THREAD_CPUTIME is not available
by Willy Tarreau
· Wed Mar 04 10:48:18 2020 +0100
7259fa2
BUG/MINOR: wdt: do not return an error when the watchdog couldn't be enabled
by Willy Tarreau
· Wed Mar 04 10:46:13 2020 +0100
c1563e5
MINOR: wdt: always clear sigev_value to make valgrind happy
by Willy Tarreau
· Wed Feb 26 14:03:05 2020 +0100
a92c5ce
BUILD/MEDIUM: threads: rename thread_info struct to ha_thread_info
by David Carlier
· Fri Sep 13 05:03:12 2019 +0100
a37cb18
MINOR: wdt: also consider that waiting in the thread dumper is normal
by Willy Tarreau
· Wed Jul 31 19:20:39 2019 +0200
bc1b820
BUILD: watchdog: condition it to USE_RT
by Willy Tarreau
· Thu May 23 10:20:55 2019 +0200
02255b2
BUILD: watchdog: use si_value.sival_int, not si_int for the timer's value
by Willy Tarreau
· Thu May 23 08:36:29 2019 +0200
823bda0
BUILD: time: remove the test on _POSIX_C_SOURCE
by Willy Tarreau
· Wed May 22 19:12:54 2019 +0200
2bfefdb
MAJOR: watchdog: implement a thread lockup detection mechanism
by Willy Tarreau
· Fri May 03 13:52:18 2019 +0200