函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c |
Create Date:2022-07-27 09:10:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This is safe against resctrl_sched_in() called from __switch_to()* because __switch_to() is executed with interrupts disabled. A local call* from update_closid_rmid() is proteced against __switch_to() because* preemption is disabled.
函数原型:static void update_cpu_closid_rmid(void *info)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
void * | info |
304 | 如果r则 |
305 | 抢占保护下的写CPU(default_closid, closid) |
306 | 抢占保护下的写CPU(default_rmid, rmid) |
314 | resctrl_sched_in() |
名称 | 描述 |
---|---|
update_closid_rmid | Update the PGR_ASSOC MSR on all cpus in @cpu_mask,* Per task closids/rmids must have been set up before calling this function. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |