函数逻辑报告 | 
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 | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Check the RMIDs that are marked as busy for this domain. If the* reported LLC occupancy is below the threshold clear the busy bit and* decrement the count. If the busy count gets to zero on an RMID, we* free the RMID
函数原型:void __check_limbo(struct rdt_domain *d, bool force_free)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct rdt_domain * | d | |
| bool | force_free | 
| 112 | crmid等于1 | 
| 122 | 循环 | 
| 123 | nrmid等于在内存区域中找到下一个设置位 | 
| 127 | entry等于__rmid_entry(nrmid) | 
| 128 | 如果force_free或非rmid_dirty(entry)则 | 
| 130 | 如果非busy先自减则 | 
| 名称 | 描述 | 
|---|---|
| cqm_handle_limbo | Handler to scan the limbo list and move the RMIDs* to free list whose occupancy < threshold_occupancy. | 
| domain_remove_cpu | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |