reduce memory usage

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12317 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-02-26 22:30:00 +00:00
parent f4e97a7dbd
commit 9d6dd53afc
4 changed files with 61 additions and 6 deletions

View File

@@ -34,7 +34,7 @@
//#define DEBUG_ALLOC
//#define DEBUG_ALLOC2
//#define DESTROY_POOLS
//#define PER_POOL_LOCK
#define PER_POOL_LOCK
//#define INSTANTLY_DESTROY_POOLS
#include <switch.h>