函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:has_busy_rmid

函数原型:bool has_busy_rmid(struct rdt_resource *r, struct rdt_domain *d)

返回类型:bool

参数:

类型参数名称
struct rdt_resource *r
struct rdt_domain *d
141  返回:find_first_bit(rmid_busy_llc, num_rmid)不等于num_rmid
调用者
名称描述
domain_remove_cpu
add_rmid_to_limbo
cqm_handle_limboHandler to scan the limbo list and move the RMIDs* to free list whose occupancy < threshold_occupancy.