Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:44:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:throtl_upgrade_check
Proto:static void throtl_upgrade_check(struct throtl_grp *tg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct throtl_grp * | tg |
1920 | If limit_index != LIMIT_LOW Then Return |
1926 | last_check_time = now |
1928 | If Not time_after_eq(now, __tg_last_low_overflow_time(tg) + throtl_slice) Then Return |
1932 | If throtl_can_upgrade( throtl_data this group belongs to , NULL) Then throtl_upgrade_state( throtl_data this group belongs to ) |
Name | Describe |
---|---|
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 |