]> source.dussan.org Git - rspamd.git/commit
* Add support of shared memory chunks to memory pool allocator. Also add locking...
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 16 Oct 2008 15:41:45 +0000 (19:41 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 16 Oct 2008 15:41:45 +0000 (19:41 +0400)
commit802890f0f2619ff93f543d1fcf55831cb647b174
tree7442f1afe9ba2752425d8af5dc1f7b4f628d51d2
parentcd9b528a22e190c11d47c452b6d83fd1fbd4550c
* Add support of shared memory chunks to memory pool allocator. Also add locking support (spin mutexes)
* Add simple test case for shared memory allocation
configure
mem_pool.c
mem_pool.h
test/rspamd_mem_pool_test.c