haproxy/include
Willy Tarreau 21cca2e81a [OPTIM] force inlining of large functions with gcc >= 3
GCC 3 and above do not inline large functions, which is a problem
with ebtree where most core functions are inlined.

This simple patch has both reduced code size and increased speed.
It should be back-ported to ebtree.
(cherry picked from commit 707d3da01f8475d5c172d347a73bd9e947076df6)
2008-09-02 11:04:51 +02:00
..
common [OPTIM] force inlining of large functions with gcc >= 3 2008-09-02 11:04:51 +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:22:51 +02:00
types [BUG] fix the dequeuing logic to ensure that all requests get served 2008-06-20 15:22:51 +02:00