haproxy/include
Willy Tarreau 96bcfd75aa [MAJOR] replaced rbtree with ul2tree.
The rbtree-based wait queue consumes a lot of CPU. Use the ul2tree
instead. Lots of cleanups and code reorganizations made it possible
to reduce the task struct and simplify the code a bit.
2007-04-29 13:43:53 +02:00
..
common [MINOR] added support for dual-linked lists 2007-04-29 13:40:50 +02:00
import [MINOR] removed useless counters from ul2tree_insert() 2007-04-29 13:43:03 +02:00
proto [MAJOR] replaced rbtree with ul2tree. 2007-04-29 13:43:53 +02:00
types [MAJOR] replaced rbtree with ul2tree. 2007-04-29 13:43:53 +02:00