Function report | 
Source Code:block\blk-throttle.c | 
Create Date:2022-07-28 17:42:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Set has_rules[] if @tg or any of its parents have limits configured.* This doesn't require walking up to the top of the hierarchy as the* parent's has_rules[] is guaranteed to be correct.
Proto:static void tg_update_has_rules(struct throtl_grp *tg)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct throtl_grp * | tg | 
| 571 | When rw <= WRITE cycle are there any throtl rules between this group and td? [rw] = parent_tg && are there any throtl rules between this group and td? [rw] || limit_valid[limit_index] && ( tg_bps_limit(tg, rw) != U64_MAX || tg_iops_limit(tg, rw) != UINT_MAX ) | 
| Name | Describe | 
|---|---|
| throtl_pd_online | |
| tg_conf_updated | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |