fujuntang
2021-11-19 4f8e1e58427147b7a9a784639e2170d34c5d3221
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