增加MESA htable内锁的数量,降低锁冲突。

This commit is contained in:
zhengchao
2019-01-25 19:27:21 +06:00
parent ae670607b9
commit b2b0184d85

View File

@@ -126,7 +126,7 @@
//lqueue info
#define KNI_THREAD_SAFE 1
#define KNI_THREAD_SAFE 16
#define KNI_USLEEP_TIME 10
#define KNI_LQUEUE_MAXNUM 100000