Function report |
Source Code:arch\x86\kernel\cpu\resctrl\ctrlmondata.c |
Create Date:2022-07-28 08:12:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:update_domains
Proto:int update_domains(struct rdt_resource *r, int closid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rdt_resource * | r | |
int | closid |
314 | If Not zalloc_cpumask_var( & cpu_mask, GFP_KERNEL) Then Return -ENOMEM |
324 | If have_new_ctrl && new_ctrl != dc[closid] Then |
334 | If pumask_empty - *srcp == 0*@srcp: the cpumask to that all cpus < nr_cpu_ids are clear. || mba_sc Then Go to done |
341 | smp_call_function_many(cpu_mask, rdt_ctrl_update, & msr_param, 1) |
342 | put_cpu() |
344 | done : |
345 | free_cpumask_var(cpu_mask) |
347 | Return 0 |
Name | Describe |
---|---|
rdtgroup_schemata_write | |
rdtgroup_init_alloc | Initialize the RDT group's allocations. |
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 |