Function report |
Source Code:kernel\sched\topology.c |
Create Date:2022-07-28 09:42:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Set up scheduler domains and groups. For now this just excludes isolated* CPUs, but could be used to exclude other special cases in the future.
Proto:int sched_init_domains(const struct cpumask *cpu_map)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cpumask * | cpu_map |
2151 | err = Build sched domains for a given set of CPUs and attach the sched domains* to the individual CPUs |
2152 | register_sched_domain_sysctl() |
2154 | Return err |
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 |