haproxy/include
Willy Tarreau 4df8206832 [OPTIM] reduce the number of calls to task_wakeup()
A test has shown that more than 16% of the calls to task_wakeup()
could be avoided because the task is already woken up. So make it
inline and move the test to the inline part.
2008-11-02 10:19:07 +01:00
..
common [BUG] regparm is broken on gcc < 3 2008-08-17 17:06:37 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [OPTIM] reduce the number of calls to task_wakeup() 2008-11-02 10:19:07 +01:00
types [MINOR] re-arrange buffer flags and rename some of them 2008-11-02 10:19:07 +01:00