Function report |
Source Code:arch\x86\kernel\cpu\resctrl\core.c |
Create Date:2022-07-28 08:09:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rdt_ctrl_update
Proto:void rdt_ctrl_update(void *arg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | arg |
422 | cpu = smp_processor_id() |
425 | d = get_domain_from_cpu(cpu, r) |
426 | If d Then |
427 | msr_update(d, m, r) |
428 | Return |
430 | pr_warn_once("cpu %d not found in any domain for resource %s\n", cpu, name) |
Name | Describe |
---|---|
reset_all_ctrls | |
update_domains |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |