haproxy/include
Willy Tarreau 47d940485a [OPTIM] add branch prediction hints in list manipulations
GCC does not do very clever things with the ifs in list manipulation
macros. Adding a 'likely' helps it remove expensive jumps and useless
code.
2008-06-23 22:39:37 +02:00
..
common [OPTIM] add branch prediction hints in list manipulations 2008-06-23 22:39:37 +02:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [BUG] fix the dequeuing logic to ensure that all requests get served 2008-06-20 15:08:06 +02:00
types [MEDIUM] implement a monotonic internal clock 2008-06-22 17:18:02 +02:00