Function report |
Source Code:kernel\sched\topology.c |
Create Date:2022-07-28 09:42:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__visit_domain_allocation_hell
Proto:static enum s_alloc __visit_domain_allocation_hell(struct s_data *d, const struct cpumask *cpu_map)
Type:enum s_alloc
Parameter:
Type | Parameter | Name |
---|---|---|
struct s_data * | d | |
const struct cpumask * | cpu_map |
1241 | If __sdt_alloc(cpu_map) Then Return sa_sd_storage |
1243 | sd = alloc_percpu(structsched_domain * ) |
1244 | If Not sd Then Return sa_sd_storage |
1246 | rd = alloc_rootdomain() |
1250 | Return sa_rootdomain |
Name | Describe |
---|---|
build_sched_domains | Build sched domains for a given set of CPUs and attach the sched domains* to the individual CPUs |
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 |