Function report | 
Source Code:block\blk-throttle.c | 
Create Date:2022-07-28 17:41:47 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:sq_to_tg - return the throl_grp the specified service queue belongs to*@sq: the throtl_service_queue of interest* Return the throtl_grp @sq belongs to. If @sq is the top-level one* embedded in throtl_data, %NULL is returned.
Proto:static struct throtl_grp *sq_to_tg(struct throtl_service_queue *sq)
Type:struct throtl_grp
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct throtl_service_queue * | sq | 
| 257 | Else Return NULL | 
| Name | Describe | 
|---|---|
| sq_to_td | sq_to_td - return throtl_data the specified service queue belongs to*@sq: the throtl_service_queue of interest* A service_queue can be embedded in either a throtl_grp or throtl_data.* Determine the associated throtl_data accordingly and return it. | 
| tg_update_has_rules | 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. | 
| tg_dispatch_one_bio | |
| throtl_pending_timer_fn | |
| tg_last_low_overflow_time | g should not be an intermediate node | 
| throtl_hierarchy_can_upgrade | |
| throtl_hierarchy_can_downgrade | |
| blk_throtl_bio | 
| 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  |