Function report |
Source Code:kernel\sched\topology.c |
Create Date:2022-07-28 09:41: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_top_cache_domain
Proto:static void update_top_cache_domain(int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
629 | struct sds = NULL |
632 | size = 1 |
635 | If sd Then |
642 | per_cpu(sd_llc_size, cpu) = size |
646 | sd = lowest_flag_domain(cpu, SD_NUMA) |
649 | sd = highest_flag_domain(cpu, SD_ASYM_PACKING) |
652 | sd = lowest_flag_domain(cpu, SD_ASYM_CPUCAPACITY) |
Name | Describe |
---|---|
cpu_attach_domain | Attach the domain 'sd' to 'cpu' as its base domain. Callers must* hold the hotplug lock. |
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 |