Function report |
Source Code:kernel\sched\topology.c |
Create Date:2022-07-28 09:42:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:build_sched_domain
Proto:static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, const struct cpumask *cpu_map, struct sched_domain_attr *attr, struct sched_domain *child, int dflags, int cpu)
Type:struct sched_domain
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_domain_topology_level * | tl | |
const struct cpumask * | cpu_map | |
struct sched_domain_attr * | attr | |
struct sched_domain * | child | |
int | dflags | |
int | cpu |
1858 | If child Then |
1860 | sched_domain_level_max = max - return maximum of two values of the same or compatible types*@x: first value*@y: second value(sched_domain_level_max, level) |
1865 | pr_err("BUG: arch topology borken\n") |
1877 | set_domain_attribute(sd, attr) |
1879 | Return sd |
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 |