函数逻辑报告 |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-27 19:30:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:If enough samples have been computed, return the current max budget* stored in bfqd, which is dynamically updated according to the* estimated disk peak rate; otherwise return the default max budget
函数原型:static int bfq_max_budget(struct bfq_data *bfqd)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_data * | bfqd |
1323 | 如果 number of budgets assigned 小于Minimum number of assigned budgets for which stats are safe to compute. 则返回:Default maximum budget values, in sectors and number of requests. |
名称 | 描述 |
---|---|
bfq_init_bfqq |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |