Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:42:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:update_min_dispatch_time
Proto:static void update_min_dispatch_time(struct throtl_service_queue *parent_sq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct throtl_service_queue * | parent_sq |
662 | tg = throtl_rb_first(parent_sq) |
663 | If Not tg Then Return |
Name | Describe |
---|---|
throtl_schedule_next_dispatch | 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 |
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 |