函数逻辑报告 |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-27 19:30:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bfq_bfqq_resume_state
函数原型:static void bfq_bfqq_resume_state(struct bfq_queue *bfqq, struct bfq_data *bfqd, struct bfq_io_cq *bic, bool bfq_already_existing)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_queue * | bfqq | |
struct bfq_data * | bfqd | |
struct bfq_io_cq * | bic | |
bool | bfq_already_existing |
1019 | 否则bfq_clear_bfqq_has_short_ttime(bfqq) |
1022 | 如果* Same purpose as the previous two fields for the I/O bound * classification of a queue.则bfq_mark_bfqq_IO_bound(bfqq) |
1024 | 否则bfq_clear_bfqq_IO_bound(bfqq) |
1029 | actor by which the weight of this queue is multiplied 等于* Similar to previous fields: save wr information. |
1031 | Start time of the current weight-raising period if* the @bfq-queue is being weight-raised, otherwise* finish time of the last weight-raising period.等于saved_last_wr_start_finish |
1042 | 否则 |
1044 | bfq_log_bfqq(parent bfq_data , bfqq, "resume state: switching off wr") |
1052 | 如果此条件成立可能性大(为编译器优化)(!busy)则返回 |
1055 | 如果old_wr_coeff恒等于1且actor by which the weight of this queue is multiplied 大于1则 number of weight-raised busy @bfq_queues 自加 |
1057 | 否则如果old_wr_coeff大于1且actor by which the weight of this queue is multiplied 恒等于1则 number of weight-raised busy @bfq_queues 自减 |
名称 | 描述 |
---|---|
bfq_init_rq |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |