File opensips-1.11-memory-increase.patch of Package opensips

--- config.h	2014-04-15 08:03:29.000000000 -0400
+++ config.h.new	2014-06-09 10:00:12.166961043 -0400
@@ -120,11 +120,11 @@
 #define SRV_MAX_PREFIX_LEN SRV_TLS_PREFIX_LEN
 
 #ifdef HP_MALLOC
-#define PKG_MEM_SIZE 16				/*!< Used only if PKG_MALLOC is defined*/
+#define PKG_MEM_SIZE 32				/*!< Used only if PKG_MALLOC is defined*/
 #else
-#define PKG_MEM_SIZE 2				/*!< Used only if PKG_MALLOC is defined*/
+#define PKG_MEM_SIZE 4				/*!< Used only if PKG_MALLOC is defined*/
 #endif
-#define SHM_MEM_SIZE 32				/*!< Used if SH_MEM is defined*/
+#define SHM_MEM_SIZE 64				/*!< Used if SH_MEM is defined*/
 #define SHM_MAX_SECONDARY_HASH_SIZE 32
 #define DEFAULT_SHM_HASH_SPLIT_PERCENTAGE 1	/*!< Used if SH_MEM is defined*/
 #define DEFAULT_SHM_SECONDARY_HASH_SIZE 8
openSUSE Build Service is sponsored by