Fu Juntang
2021-08-30 b861de29176891657cc96631ddbfb4ea9e114a42
src/shm/hashtable.h
@@ -5,7 +5,7 @@
#include <functional>
#include <set>
#define MAPSIZE 1024
#define MAPSIZE 4096
// 创建Queue数量的上限
#define QUEUE_COUNT_LIMIT 300