函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\cpufreq_schedutil.c Create Date:2022-07-27 10:45:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Make sugov_should_update_freq() ignore the rate limit when DL* has increased the utilization.

函数原型:static inline void ignore_dl_rate_limit(struct sugov_cpu *sg_cpu, struct sugov_policy *sg_policy)

返回类型:void

参数:

类型参数名称
struct sugov_cpu *sg_cpu
struct sugov_policy *sg_policy
446  如果cpu_bw_dl(cpu_rq(cpu))大于bw_dllimits_changed = true
调用者
名称描述
sugov_update_single
sugov_update_shared