域配置命中缓存由64增加到4096。

This commit is contained in:
zhengchao
2019-08-30 14:19:07 +08:00
parent 9e0ae6f10d
commit abdfa9a183
4 changed files with 10 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
#define MAX_EXPR_KEYLEN 1024
#define MAX_DISTRICT_LEN 64
#define MAX_SCANNER_HIT_NUM 64
#define MAX_SCANNER_HIT_NUM 4096
#define MAX_GROUP_CACHE 128
#define MAX_FAILED_NUM 128

View File

@@ -263,6 +263,7 @@ struct Maat_scanner
MESA_lqueue_head region_update_q;
struct bool_matcher * bool_matcher_expr_compiler;
scan_result_t *region_rslt_buff;
GIE_result_t* gie_rslt_buff;
void* logger_ref;
MESA_lqueue_head tomb_ref;//reference of g_feather->garbage_q