| 函数逻辑报告 | 
| Source Code: block\bfq-iosched.c | Create Date:2022-07-27 19:33:23 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:The processes associated with bfqq may happen to generate their* cumulative I/O at a lower rate than the rate at which the device* could serve the same I/O. This is rather probable, e.g., if only
函数原型:static void bfq_update_inject_limit(struct bfq_data *bfqd, struct bfq_queue *bfqq)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct bfq_data * | bfqd | |
| struct bfq_queue * | bfqq | 
| 5840 | 如果tot_time_ns大于等于threshold且old_limit大于0则 | 
| 5841 | limit for request injection 自减 | 
| 5884 | * If set, then bfq_update_inject_limit() is invoked when * waited_rq is eventually completed. = NULL | 
| 名称 | 描述 | 
|---|---|
| bfq_finish_requeue_request | Handle either a requeue or a finish for rq. The things to do are* the same in both cases: all references to rq are to be dropped. In* particular, rq is considered completed from the point of view of* the scheduler. | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |