zhangmeng
2024-04-09 2561a007b8d8999a4750046d0cfb3b1ad5af50ac
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