Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:44:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:throtl_downgrade_state
Proto:static void throtl_downgrade_state(struct throtl_data *td, int new)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct throtl_data * | td | |
int | new |
1962 | scale /= 2 |
1965 | If scale Then |
1966 | low_upgrade_time = jiffies - scale * throtl_slice |
1967 | Return |
1970 | limit_index = new |
1971 | low_downgrade_time = jiffies |
Name | Describe |
---|---|
throtl_downgrade_check |
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 |