| Commit message (Expand) | Author | Age | Files | Lines |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -360/+0 |
* | * Add determining page size function to mem_pool library | Vsevolod Stakhov | 2008-10-26 | 1 | -0/+11 |
* | * Add support of shared memory chunks to memory pool allocator. Also add lock... | Vsevolod Stakhov | 2008-10-16 | 1 | -0/+172 |
* | * Configure modules when worker starts for simplifying reconfig procedure | cebka@cebka-laptop | 2008-10-14 | 1 | -0/+14 |
* | * Implement destructors stack in memory pool, so there is now | cebka@mailsupport.rambler.ru | 2008-10-14 | 1 | -0/+23 |
* | * Rework config file memory allocation to separate memory pool for easy reloa... | cebka@mailsupport.rambler.ru | 2008-09-24 | 1 | -0/+10 |
* | * Small updates to memory pool library | cebka@mailsupport.rambler.ru | 2008-09-23 | 1 | -3/+55 |
* | * Optimize memory pools allocator | cebka@mailsupport.rambler.ru | 2008-09-22 | 1 | -10/+25 |
* | * Avoid realloc for memory pools by making memory pool chains | cebka@mailsupport.rambler.ru | 2008-09-18 | 1 | -14/+26 |
* | * Add memory pool support. | cebka@mailsupport.rambler.ru | 2008-09-18 | 1 | -0/+51 |