Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:42:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hrotl_schedule_next_dispatch - schedule the next dispatch cycle*@sq: the service_queue to schedule dispatch for*@force: force scheduling* Arm @sq->pending_timer so that the next dispatch cycle starts on the* dispatch time of the first pending child
Proto:static bool throtl_schedule_next_dispatch(struct throtl_service_queue *sq, bool force)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct throtl_service_queue * | sq | |
bool | force |
762 | If Not # queued in the tree Then Return true |
770 | Return true |
774 | Return false |
Name | Describe |
---|---|
throtl_pending_timer_fn | |
tg_conf_updated | |
throtl_upgrade_state | |
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 |