函数逻辑报告 |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-27 19:32:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bfq_update_io_thinktime
函数原型:static void bfq_update_io_thinktime(struct bfq_data *bfqd, struct bfq_queue *bfqq)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_queue * | bfqq |
5197 | elapsed等于min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(u64, elapsed, 2ULL * maximum idling time ) |
5199 | umber of thinktime samples 等于7乘umber of thinktime samples 加256的和除8 |
名称 | 描述 |
---|---|
__bfq_insert_request | rns true if it causes the idle timer to be disabled |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |