Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:42:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_throtl_update_limit_valid
Proto:static void blk_throtl_update_limit_valid(struct throtl_data *td)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct throtl_data * | td |
592 | bool low_valid = false |
596 | tg = blkg_to_tg(blkg) |
600 | low_valid = true |
601 | Break |
606 | limit_valid[LIMIT_LOW] = low_valid |
Name | Describe |
---|---|
throtl_pd_offline | |
tg_set_limit |
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 |