函数逻辑报告 |
Source Code:kernel\sched\cpufreq_schedutil.c |
Create Date:2022-07-27 10:45:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sugov_iowait_boost() - Updates the IO boost status of a CPU
函数原型:static void sugov_iowait_boost(struct sugov_cpu *sg_cpu, u64 time, unsigned int flags)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sugov_cpu * | sg_cpu | |
u64 | time | |
unsigned int | flags |
355 | 如果非set_iowait_boost则返回 |
359 | 如果iowait_boost_pending则返回 |
361 | iowait_boost_pending = true |
364 | 如果iowait_boost则 |
365 | iowait_boost等于min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(unsignedint, iowait_boost << 1, SCHED_CAPACITY_SCALE) |
367 | 返回 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |