函数逻辑报告 |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-27 19:32:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__bfq_dispatch_request
函数原型:static struct request *__bfq_dispatch_request(struct blk_mq_hw_ctx *hctx)
返回类型:struct request
参数:
类型 | 参数 | 名称 |
---|---|---|
struct blk_mq_hw_ctx * | hctx |
4655 | bfqd等于elevator_data |
4659 | 如果非链表为空则 |
4662 | 删除链表项并重新初始化 |
4666 | 如果bfqq则 |
4701 | 转到:start_rq |
4704 | bfq_log(bfqd, "dispatch requests: %d busy queues", bfq_tot_busy_queues(bfqd)) |
4707 | 如果bfq_tot_busy_queues(bfqd)恒等于0则转到:exit |
4725 | bfqq等于Select a queue for service. If we have a current queue in service,* check whether to continue servicing it, or retrieve and set a new one. |
4731 | 如果rq则 |
4732 | inc_in_driver_start_rq : |
4734 | start_rq : |
4737 | exit : |
4738 | 返回:rq |
名称 | 描述 |
---|---|
bfq_dispatch_request |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |