Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
ff80c82877ee9765b1bde3b03a5d61be8d3bf9d2
/
src
/
freq_ctr.c
8cc586c
BUG/MEDIUM: freq_ctr/threads: use the global_now_ms variable
by Willy Tarreau
· Tue Mar 23 08:58:22 2021 +0100
a1ecbca
BUG/MINOR: freq_ctr/threads: make use of the last updated global time
by Willy Tarreau
· Wed Mar 17 19:10:23 2021 +0100
e4d247e
BUG/MINOR: freq_ctr: fix a wrong delay calculation in next_event_delay()
by Willy Tarreau
· Tue Feb 09 17:39:08 2021 +0100
b255105
CLEANUP: include: tree-wide alphabetical sort of include files
by Willy Tarreau
· Tue Jun 09 09:07:15 2020 +0200
48fbcae
REORG: tools: split common/standard.h into haproxy/tools{,-t}.h
by Willy Tarreau
· Wed Jun 03 18:09:46 2020 +0200
6634794
REORG: include: move freq_ctr to haproxy/
by Willy Tarreau
· Mon Jun 01 12:18:08 2020 +0200
92b4f13
REORG: include: move time.h from common/ to haproxy/
by Willy Tarreau
· Mon Jun 01 11:05:15 2020 +0200
9453ecd
REORG: threads: extract atomic ops from hathreads.h
by Willy Tarreau
· Thu May 28 15:29:33 2020 +0200
4c7e4b7
REORG: include: update all files to use haproxy/api.h or api-t.h if needed
by Willy Tarreau
· Wed May 27 12:58:42 2020 +0200
a06a580
BUG/MAJOR: threads/freq_ctr: use a memory barrier to detect changes
by Willy Tarreau
· Tue Oct 31 17:54:15 2017 +0100
6e01286
BUG/MAJOR: threads/freq_ctr: fix lock on freq counters.
by Emeric Brun
· Mon Oct 30 18:04:28 2017 +0100
94b7123
MEDIUM: threads/freq_ctr: Make the frequency counters thread-safe
by Christopher Faulet
· Thu Oct 12 09:49:09 2017 +0200
eab777c
BUG/MINOR: time: frequency counters are not totally accurate
by Willy Tarreau
· Sat Dec 29 21:50:07 2012 +0100
2970b0b
[MINOR] freq_ctr: add new types and functions for periods different from 1s
by Willy Tarreau
· Sun Jun 20 07:15:43 2010 +0200
3d8c553
[OPTIM] freq_ctr: do not rotate the counters when reading
by Willy Tarreau
· Fri Mar 06 14:29:25 2009 +0100
7958422
[OPTIM] rate-limit: cleaner behaviour on low rates and reduce consumption
by Willy Tarreau
· Fri Mar 06 09:18:27 2009 +0100
7f062c4
[MEDIUM] measure and report session rate on frontend, backends and servers
by Willy Tarreau
· Thu Mar 05 18:43:00 2009 +0100