函数逻辑报告 |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-27 19:31:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bfq_reset_rate_computation
函数原型:static void bfq_reset_rate_computation(struct bfq_data *bfqd, struct request *rq)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_data * | bfqd | |
struct request * | rq |
3022 | 如果(rq != NULL)则 |
3031 | bfq_log(bfqd, "reset_rate_computation at end, sample %u/%u tot_sects %llu", number of samples in current observation interval , num of samples of seq dispatches in current observation interval , total num of sectors transferred in current observation interval ) |
名称 | 描述 |
---|---|
bfq_update_rate_reset | |
bfq_update_peak_rate | Update the read/write peak rate (the main quantity used for* auto-tuning, see update_thr_responsiveness_params()) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |