src/shm/hashtable.h @@ -6,7 +6,7 @@ #include <set> #define START_KEY 1000 #define MAPSIZE 81920 #define MAPSIZE 4096 // 创建Queue数量的上限 #define QUEUE_COUNT_LIMIT 300