--- secmem/secmem.c.orig	2007-07-03 05:49:48.000000000 +0600
+++ secmem/secmem.c		2008-02-17 22:19:50.000000000 +0500
@@ -85,7 +85,7 @@
 #  define MAP_ANONYMOUS MAP_ANON
 #endif
 
-#define DEFAULT_POOLSIZE 16384
+#define DEFAULT_POOLSIZE 16384*4
 
 typedef struct memblock_struct MEMBLOCK;
 struct memblock_struct {
