Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:42:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Call with queue lock held
Proto:static void throtl_schedule_pending_timer(struct throtl_service_queue *sq, unsigned long expires)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct throtl_service_queue * | sq | |
unsigned long | expires |
724 | max_expire = jiffies + 8 * throtl_slice |
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 |