[MAJOR] migrated task, tree64 and session to pool2
authorWilly Tarreau <w@1wt.eu>
Sun, 13 May 2007 17:43:47 +0000 (19:43 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 13 May 2007 17:43:47 +0000 (19:43 +0200)
commitc6ca1a02aaffc6fbb6dbd98bcd33bfe3cf835892
tree87d19073196f6378b7b7acb289fc39eb8c64b52c
parente6ce59deb7affe66ccbb7bd154a2310e1ad3e14a
[MAJOR] migrated task, tree64 and session to pool2

task and tree64 are already very close in size and are merged together.
Overall performance gained slightly by this simple change.
include/import/tree.h
include/proto/session.h
include/proto/task.h
include/types/session.h
include/types/task.h
src/appsession.c
src/cfgparse.c
src/client.c
src/haproxy.c
src/session.c
src/task.c