Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
313bfd18c1fe748578f4f22e2088d643d5b4d126
/
src
/
hathreads.c
a9c0252
BUG/MEDIUM: threads: fix thread_release() at the end of the rendez-vous point
by Willy Tarreau
· Tue Oct 16 16:11:56 2018 +0200
647c70b
MINOR: threads: remove the previous synchronization point
by Willy Tarreau
· Thu Aug 02 11:01:05 2018 +0200
ab657ce
BUG/MEDIUM: threads: fix the no-thread case after the change to the sync point
by Willy Tarreau
· Tue Aug 07 10:07:15 2018 +0200
60b639c
MEDIUM: hathreads: implement a more flexible rendez-vous point
by Willy Tarreau
· Thu Aug 02 10:16:17 2018 +0200
0c026f4
MINOR: threads: add more consistency between certain variables in no-thread case
by Willy Tarreau
· Wed Aug 01 19:12:20 2018 +0200
0ccd322
MINOR: threads: move "nbthread" parsing to hathreads.c
by Willy Tarreau
· Mon Jul 30 10:34:35 2018 +0200
3e12304
BUG/MINOR: threads: Handle nbthread == MAX_THREADS.
by Olivier Houchard
· Fri Jul 27 17:06:59 2018 +0200
3ea2490
BUG/MEDIUM: threads/sync: use sched_yield when available
by Willy Tarreau
· Fri Jul 27 07:47:24 2018 +0200
ddb6c16
BUG/MEDIUM: threads: Fix the exit condition of the thread barrier
by Christopher Faulet
· Fri Jul 20 09:31:53 2018 +0200
6b96f72
BUG/MEDIUM: pollers: Use a global list for fd shared between threads.
by Olivier Houchard
· Wed Apr 25 16:58:25 2018 +0200
148b16e
BUG/MEDIUM: threads: Fix the sync point for more than 32 threads
by Christopher Faulet
· Wed May 02 16:58:40 2018 +0200
e96e61c
BUILD/MINOR: threads: always export thread_sync_io_handler()
by Willy Tarreau
· Thu Mar 29 18:54:33 2018 +0200
4037a3f
MINOR: cli/threads: make "show fd" report thread_sync_io_handler instead of "unknown"
by Willy Tarreau
· Wed Mar 28 18:06:47 2018 +0200
a9786b6
MINOR: fd: pass the iocb and owner to fd_insert()
by Willy Tarreau
· Thu Jan 25 07:22:13 2018 +0100
c20d737
BUG/MINOR: threads: always set an owner to the thread_sync pipe
by Willy Tarreau
· Thu Jan 25 07:28:37 2018 +0100
81991d3
BUG/MAJOR: thread: Be sure to request a sync between threads only once at a time
by Christopher Faulet
· Sat Dec 02 09:53:24 2017 +0100
e9a896e
BUG/MINOR: threads: tid_bit must be a unsigned long
by Christopher Faulet
· Tue Nov 14 10:16:04 2017 +0100
2a944ee
BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix
by Christopher Faulet
· Tue Nov 07 10:42:54 2017 +0100
6dbd3e9
BUG/MEDIUM: threads: don't try to free build option message on exit
by Willy Tarreau
· Sun Nov 05 11:50:18 2017 +0100
0493149
MINOR: thread: report multi-thread support in haproxy -vv
by Willy Tarreau
· Fri Nov 03 23:39:25 2017 +0100
209d02a
WIP: SQUASH WITH SYNC POINT
by Christopher Faulet
· Fri Oct 27 23:01:38 2017 +0200
36716a7
MEDIUM: threads/fd: Initialize the process mask during the call to fd_insert
by Christopher Faulet
· Tue May 30 11:07:16 2017 +0200
339fff8
MEDIUM: threads: Adds a set of functions to handle sync-point
by Christopher Faulet
· Thu Oct 19 11:59:15 2017 +0200
1a2b56e
MEDIUM: threads: Add hathreads header file
by Christopher Faulet
· Thu Oct 12 16:09:09 2017 +0200