Function report |
Source Code:kernel\sched\topology.c |
Create Date:2022-07-28 09:42:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Ensure topology masks are sane, i.e. there are no conflicts (overlaps) for* any two given CPUs at this (non-NUMA) topology level.
Proto:static bool topology_span_sane(struct sched_domain_topology_level *tl, const struct cpumask *cpu_map, int cpu)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_domain_topology_level * | tl | |
const struct cpumask * | cpu_map | |
int | cpu |
1892 | If flags & SDTL_OVERLAP Then Return true |
1915 | Return true |
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 |