Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
3e12304ae004284e3186b489f398908e59a8574d
/
src
/
hathreads.c
3e12304
BUG/MINOR: threads: Handle nbthread == MAX_THREADS.
by Olivier Houchard
· 6 years ago
3ea2490
BUG/MEDIUM: threads/sync: use sched_yield when available
by Willy Tarreau
· 6 years ago
ddb6c16
BUG/MEDIUM: threads: Fix the exit condition of the thread barrier
by Christopher Faulet
· 6 years ago
6b96f72
BUG/MEDIUM: pollers: Use a global list for fd shared between threads.
by Olivier Houchard
· 7 years ago
148b16e
BUG/MEDIUM: threads: Fix the sync point for more than 32 threads
by Christopher Faulet
· 7 years ago
e96e61c
BUILD/MINOR: threads: always export thread_sync_io_handler()
by Willy Tarreau
· 7 years ago
4037a3f
MINOR: cli/threads: make "show fd" report thread_sync_io_handler instead of "unknown"
by Willy Tarreau
· 7 years ago
a9786b6
MINOR: fd: pass the iocb and owner to fd_insert()
by Willy Tarreau
· 7 years ago
c20d737
BUG/MINOR: threads: always set an owner to the thread_sync pipe
by Willy Tarreau
· 7 years ago
81991d3
BUG/MAJOR: thread: Be sure to request a sync between threads only once at a time
by Christopher Faulet
· 7 years ago
e9a896e
BUG/MINOR: threads: tid_bit must be a unsigned long
by Christopher Faulet
· 7 years ago
2a944ee
BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix
by Christopher Faulet
· 7 years ago
6dbd3e9
BUG/MEDIUM: threads: don't try to free build option message on exit
by Willy Tarreau
· 7 years ago
0493149
MINOR: thread: report multi-thread support in haproxy -vv
by Willy Tarreau
· 7 years ago
209d02a
WIP: SQUASH WITH SYNC POINT
by Christopher Faulet
· 7 years ago
36716a7
MEDIUM: threads/fd: Initialize the process mask during the call to fd_insert
by Christopher Faulet
· 7 years ago
339fff8
MEDIUM: threads: Adds a set of functions to handle sync-point
by Christopher Faulet
· 7 years ago
1a2b56e
MEDIUM: threads: Add hathreads header file
by Christopher Faulet
· 7 years ago