summaryrefslogtreecommitdiff
path: root/shaping
AgeCommit message (Expand)Author
2023-10-12optimize performanceroot
2023-10-11add config for swarmkv worker thread numroot
2023-10-07fix memleak in test caseroot
2023-09-28update test caseroot
2023-09-28add timer for each session, to refresh stat when no packet comingroot
2023-09-26optimize performance for swarmkvroot
2023-09-19remove centos7 for ci and optimize frequency of request to swarmkv for queue_lenroot
2023-09-12adapt swarmkv new arcroot
2023-09-11bugfix: TSG-16963, don't update metric for disabled rulesliuchang
2023-09-11bugfix: TSG-16963, don't update metric for disabled rulesliuchang
2023-08-16改用add操作,每次加的值为new_value - old_value的差值liuchang
2023-08-16fixbug TSG-16600, change max_latency type from guage to counter for fieldstat3liuchang
2023-07-14load swarmkv log level from configliuchang
2023-07-14modify test case to check borrow profileliuchang
2023-07-13fixbug:TSG-16182, don't drop pkt for borrow profile, even over 2 secondsliuchang
2023-07-12change timeout of marsio_epoll_wait from 1ms to 1000msliuchang
2023-07-12optimize: don't get node from avl tree while no pkt queuedliuchang
2023-07-06optimize profile queue_len stat processliuchang
2023-07-05Merge branch 'stop_shape_while_rule_disabled' into 'rel'v1.2.7刘畅
2023-07-04add enables switch in shaping ruleliuchang
2023-07-03check if the rule is enabled before get token, check interval default 120sliuchang
2023-07-03change conf of testliuchang
2023-06-21optimize processliuchang
2023-06-12add debug info for msgpack parseliuchang
2023-06-09bugfix: TSG-15490, fix key_len of table_infoliuchang
2023-06-08add process for SIGQUITroot
2023-06-08adapt maat interface changeliuchang
2023-06-07init threal_local variable tags when declare itliuchang
2023-06-06bugfix: TSG_15374, fix memory leak, free sf when receive close_ctrl_buf if qu...liuchang
2023-06-06Merge branch 'add_global_metric_active_close' into 'rel'v1.2.2刘畅
2023-06-06init flow with priority 9liuchang
2023-06-06add active_close metricliuchang
2023-06-02don't calculate latency for borrow profileliuchang
2023-06-02update table_info.jsonliuchang
2023-06-01free cb_arg at the lastroot
2023-05-31fix memory leak of incorrect usage of addr_tuple4_to_strliuchang
2023-05-31Merge branch 'rel' into 'add_global_metrics_table'刘畅
2023-05-30 fix build breakliuchang
2023-05-30add feature splitby and fairnessroot
2023-05-30fix metric of hmget_failedliuchang
2023-05-30modify testcase for new global metricliuchang
2023-05-29add async statistics for global metricliuchang
2023-05-26Merge branch 'rel' into 'update_shaping_priority_multi_rule'刘畅
2023-05-26add test case for priority updateliuchang
2023-05-19warmkv中存储profile的优先级信息liuchang
2023-05-18修正swarmkv hmget api使用方式root
2023-05-181.use the highest priority when a session hit multi rulesliuchang
2023-05-121. add debuginfoliuchang
2023-05-11add some debugliuchang
2023-05-08send log wrapped by mpackliuchang