Browse Source

descreased default shmem size

Jiri Kuthan 23 years ago
parent
commit
cef5803038
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.h

+ 1 - 1
config.h

@@ -65,7 +65,7 @@
 #define PKG_MEM_POOL_SIZE 1024*1024
 
 /*used if SH_MEM is defined*/
-#define SHM_MEM_SIZE 128 
+#define SHM_MEM_SIZE 32
 
 #define TIMER_TICK 1