Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
08fdcb3ecbfbf56001f283f3289166a16608026f
/
src
/
time.c
03e7853
BUILD: remove obsolete support for -mregparm / USE_REGPARM
by Willy Tarreau
· 4 years, 8 months ago
93acfa2
MINOR: time: add timeofday_as_iso_us() to return instant time as ISO
by Willy Tarreau
· 5 years ago
43091ed
BUG/MINOR: time: make sure only one thread sets global_now at boot
by Willy Tarreau
· 5 years ago
81036f2
MINOR: time: move the cpu, mono, and idle time to thread_info
by Willy Tarreau
· 5 years ago
a1bd1fa
BUILD: use inttypes.h instead of stdint.h
by Willy Tarreau
· 6 years ago
cab0f0b
MEDIUM: time: Use the new _HA_ATOMIC_* macros.
by Olivier Houchard
· 6 years ago
609aad9
REORG: time/activity: move activity measurements to activity.{c,h}
by Willy Tarreau
· 6 years ago
ed72d82
MEDIUM: time: measure the time stolen by other threads
by Willy Tarreau
· 6 years ago
a331544
BUG/MINOR: time/threads: ensure the adjusted time is always correct
by Willy Tarreau
· 7 years ago
9fefc51
BUG/MEDIUM: threads/time: maintain a common time reference between all threads
by Willy Tarreau
· 7 years ago
7649aac
BUG/MEDIUM: threads/time: fix time drift correction
by Willy Tarreau
· 7 years ago
99aad92
BUG/MAJOR: threads/time: Store the time deviation in an 64-bits integer
by Christopher Faulet
· 7 years ago
9a65571
MEDIUM: threads/time: Many global variables from time.h are now thread-local
by Christopher Faulet
· 7 years ago
351b3a1
CLEANUP: time: curr_sec_ms doesn't need to be exported
by Willy Tarreau
· 8 years ago
eab777c
BUG/MINOR: time: frequency counters are not totally accurate
by Willy Tarreau
· 12 years ago
421f5b5
MINOR: Date and time fonctions that don't use snprintf
by William Lallemand
· 13 years ago
45a1251
[MEDIUM] poll: add a measurement of idle vs work time
by Willy Tarreau
· 13 years ago
7559058
[MINOR] add curr_sec_ms and curr_sec_ms_scaled for current second.
by Willy Tarreau
· 16 years ago
e6313a3
[MINOR] introduce now_ms, the current date in milliseconds
by Willy Tarreau
· 16 years ago
b0b37bc
[MEDIUM] further improve monotonic clock by check forward jumps
by Willy Tarreau
· 16 years ago
b7f694f
[MEDIUM] implement a monotonic internal clock
by Willy Tarreau
· 16 years ago
c8f24f8
[BUILD] fix 2 minor issues on AIX
by Willy Tarreau
· 17 years ago
8513094
[MEDIUM] stats: report server and backend cumulated downtime
by Krzysztof Oledzki
· 17 years ago
0481c20
[MINOR] add new tv_* functions
by Willy Tarreau
· 17 years ago
d825eef
[MAJOR] replaced all timeouts with struct timeval
by Willy Tarreau
· 17 years ago
42aae5c
[MEDIUM] many cleanups in the time functions
by Willy Tarreau
· 18 years ago
8d7d149
[MEDIUM] implement and use tv_cmp2_le instead of tv_cmp2_ms
by Willy Tarreau
· 18 years ago
a6a6a93
[MAJOR] changed TV_ETERNITY to ~0 instead of 0
by Willy Tarreau
· 18 years ago
5e8f066
[MINOR] slightly optimize time calculation for rbtree
by Willy Tarreau
· 18 years ago
fb27867
[MEDIUM] use regparm on a few tv_* functions
by Willy Tarreau
· 18 years ago
b17916e
[CLEANUP] add a few "const char *" where appropriate
by Willy Tarreau
· 18 years ago
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· 18 years ago
2dd0d47
[CLEANUP] renamed include/haproxy to include/common
by Willy Tarreau
· 18 years ago
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· 18 years ago