Function report |
Source Code:block\blk-mq.c |
Create Date:2022-07-28 17:10:02 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Should only be used carefully, when the caller knows we want to* bypass a potential IO scheduler on the target device.
Proto:void blk_mq_request_bypass_insert(struct request *rq, bool run_queue)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq | |
bool | run_queue |
1636 | spin_lock( & @lock: Protects the dispatch list. ) |
1640 | If run_queue Then blk_mq_run_hw_queue(hctx, false) |
Name | Describe |
---|---|
blk_mq_requeue_work | |
__blk_mq_try_issue_directly | |
blk_mq_try_issue_directly | |
blk_mq_try_issue_list_directly |
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 |