Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:53:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Scheduler run of queue, if there are requests pending and no one in the* driver that will restart queueing.
Proto:void bfq_schedule_dispatch(struct bfq_data *bfqd)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd |
423 | If number of queued requests != 0 Then |
425 | blk_mq_run_hw_queues( device request queue , true) |
Name | Describe |
---|---|
bfq_exit_bfqq | |
bfq_completed_request | |
bfq_idle_slice_timer_body |
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 |