函数逻辑报告 |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-27 19:32:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Update the entity prio values; note that the new values will not* be used until the next (re)activation.
函数原型:static void bfq_set_next_ioprio_data(struct bfq_queue *bfqq, struct bfq_io_cq *bic)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_queue * | bfqq | |
struct bfq_io_cq * | bic |
4974 | bfqd等于parent bfq_data |
4976 | 如果非bfqd则返回 |
4981 | 默认 |
4982 | dev_err(dev, "bfq: bad prio class %d\n", ioprio_class) |
4985 | 当:ioprio_class恒等于IOPRIO_CLASS_NONE |
4989 | xt ioprio and ioprio class if a change is in progress 等于 process has set io priority explicitly, use that. if not, convert* the cpu scheduler nice value to an io priority |
4991 | 退出 |
4992 | 当:ioprio_class恒等于IOPRIO_CLASS_RT |
4993 | xt ioprio and ioprio class if a change is in progress 等于IOPRIO_PRIO_DATA( per (request_queue, blkcg) ioprio ) |
4995 | 退出 |
4996 | 当:ioprio_class恒等于IOPRIO_CLASS_BE |
4997 | xt ioprio and ioprio class if a change is in progress 等于IOPRIO_PRIO_DATA( per (request_queue, blkcg) ioprio ) |
4999 | 退出 |
5000 | 当:ioprio_class恒等于IOPRIO_CLASS_IDLE |
5003 | 退出 |
5007 | 打印错误信息("bfq_set_next_ioprio_data: new_ioprio %d\n", xt ioprio and ioprio class if a change is in progress ) |
5012 | next weight if a change is in progress 等于bfq_ioprio_to_weight(xt ioprio and ioprio class if a change is in progress ) |
名称 | 描述 |
---|---|
bfq_check_ioprio_change | |
bfq_init_bfqq |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |