函数逻辑报告 | 
Source Code:block\bfq-iosched.c | 
Create Date:2022-07-27 19:30:30 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:bfq_update_bfqq_wr_on_rq_arrival
函数原型:static void bfq_update_bfqq_wr_on_rq_arrival(struct bfq_data *bfqd, struct bfq_queue *bfqq, unsigned int old_wr_coeff, bool wr_or_deserves_wr, bool interactive, bool in_burst, bool soft_rt)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct bfq_data * | bfqd | |
| struct bfq_queue * | bfqq | |
| unsigned int | old_wr_coeff | |
| bool | wr_or_deserves_wr | |
| bool | interactive | |
| bool | in_burst | |
| bool | soft_rt | 
| 1522 | 如果old_wr_coeff恒等于1且wr_or_deserves_wr则 | 
| 1524 | 如果interactive则 | 
| 1525 | Cumulative service received from the @bfq_queue since its* last transition to weight-raised state.等于0 | 
| 1528 | 否则 | 
| 1540 | Value of wr start time when switching to soft rt等于Return the farthest past time instant according to jiffies* macros. | 
| 1560 | 否则如果old_wr_coeff大于1则 | 
| 1561 | 如果interactive则 | 
| 1566 | 否则如果soft_rt则 | 
| 1601 | current maximum weight-raising time for this queue 等于 Maximum weight-raising duration for soft real-time processes | 
| 名称 | 描述 | 
|---|---|
| bfq_bfqq_handle_idle_busy_switch | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |