commit | 7dcd46d4715b947e413b5a0cb13acb6c92182f59 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon May 14 00:16:13 2007 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon May 14 00:16:13 2007 +0200 |
tree | 059cb4e8dfb1f0150cdb4be3fa68da2f01fe221b | |
parent | 1d4154a7c0bc44a9d036846f005b04b2d0bbead9 [diff] |
[MEDIUM] enhance behaviour of mempools v2 - keep the number of users of each pool - call the garbage collector on out of memory conditions - sort the pools by size for faster creation - force the alignment size to 16 bytes instead of 4*sizeof(void *)