aboutsummaryrefslogtreecommitdiffstats
path: root/src/mem_pool.h
Commit message (Expand)AuthorAgeFilesLines
* Strict prototypes.Vsevolod Stakhov2012-06-051-1/+1
* Add temporary pages to pool allocator to allow reset of some pool data.Vsevolod Stakhov2012-02-151-0/+23
* * More things to be thread-safe:Vsevolod Stakhov2012-02-131-0/+5
* Fix memory corruption in memory pools library.Vsevolod Stakhov2011-03-151-11/+5
* Fix race in surbl module.Vsevolod Stakhov2011-03-101-1/+7
* * Fix alignment in memory_pool library (thanks to Marcin Rzewucki)Vsevolod Stakhov2011-02-061-1/+5
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-23/+18
* * Add more logic for dynamic rulesVsevolod Stakhov2010-06-081-0/+9
* * Fix config reloadingVsevolod Stakhov2010-05-131-0/+19
* * Use glib slice allocator for memory pool allocator, optimize chunk sizeVsevolod Stakhov2009-06-161-1/+1
* * Add deadlock detection for memory pool locks and imporve mutexes APIVsevolod Stakhov2009-05-211-6/+15
* * Improve performance of IO reading by reworking IO dispatcher algorithmVsevolod Stakhov2009-05-081-0/+11
* * Add counters for rspamd symbolsVsevolod Stakhov2009-05-041-0/+2
* * Add counter for oversized chunks: this parameter can improve performance, f...Vsevolod Stakhov2009-04-211-0/+1
* * Add statictics for all allocated poolsVsevolod Stakhov2009-03-261-2/+4
* * Fix memory corruption and lmtp handlingVsevolod Stakhov2009-02-251-11/+16
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-3/+1
* * Make doxygen happy about structures membersVsevolod Stakhov2009-02-061-24/+28
* * Add some comments and documentationVsevolod Stakhov2009-02-051-28/+151
* * Add new hash for storing hash data in shared memoryVsevolod Stakhov2009-01-271-1/+26
* * Add simple locking interface to mem_pool libraryVsevolod Stakhov2008-11-261-1/+4
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-0/+61