Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
436d333124604db40b20344fa58bc41e1148cb2b
/
src
/
applet.c
f65610a
CLEANUP: threads: rename process_mask to thread_mask
by Willy Tarreau
· 7 years ago
5f4a47b
CLEANUP: threads: replace the last few 1UL<<tid with tid_bit
by Willy Tarreau
· 7 years ago
1138fd0
MAJOR: threads/applet: Handle multithreading for applets
by Emeric Brun
· 7 years ago
6c57dc9
MINOR: applet: Check applets_active_queue before processing applets queue
by Christopher Faulet
· 7 years ago
c730606
MAJOR: applet: applet scheduler rework.
by Emeric Brun
· 7 years ago
a73e59b
BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled
by Christopher Faulet
· 8 years ago
1cbe74c
MINOR: applet: Count number of (active) applets
by Christopher Faulet
· 8 years ago
aa977ba
MINOR: stream-int: rename si_applet_done() to si_applet_wake_cb()
by Willy Tarreau
· 9 years ago
9994238
BUG/MAJOR: applet: use a separate run queue to maintain list integrity
by Willy Tarreau
· 9 years ago
64bca9d
MINOR: applet: rename applet_runq to applet_active_queue
by Willy Tarreau
· 9 years ago
fe12793
MEDIUM: applet: make the applets only use si_applet_{cant|want|stop}_{get|put}
by Willy Tarreau
· 10 years ago
d4da196
MEDIUM: applet: centralize the call to si_applet_done() in the I/O handler
by Willy Tarreau
· 10 years ago
3c595ac
MEDIUM: applet: implement a run queue for active appctx
by Willy Tarreau
· 10 years ago
81f38d6
MEDIUM: applet: add basic support for an applet run queue
by Willy Tarreau
· 10 years ago