haproxy/include
Willy Tarreau 75cf17ee30 [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.
2008-11-02 10:19:08 +01:00
..
common [OPTIM] force inlining of large functions with gcc >= 3 2008-11-02 10:19:08 +01: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