函数逻辑报告 |
Source Code:block\blk-iolatency.c |
Create Date:2022-07-27 19:21:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:blkcg_iolatency_throttle
函数原型:static void blkcg_iolatency_throttle(struct rq_qos *rqos, struct bio *bio)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rq_qos * | rqos | |
struct bio * | bio |
462 | blkiolat等于BLKIOLATENCY(rqos) |
464 | issue_as_root等于_issue_as_root_blkg - see if this bio needs to be issued as root blkg*@return: true if this bio needs to be submitted with the root blkg context |
466 | 如果非blk_iolatency_enabled(blkiolat)则返回 |
470 | iolat等于blkg_to_lat(blkg) |
471 | 如果非iolat则 |
473 | 继续下一循环 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |