Function report |
Source Code:kernel\sched\topology.c |
Create Date:2022-07-28 09:42:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_sched_domains
Proto:void free_sched_domains(cpumask_var_t doms[], unsigned int ndoms)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
cpumask_var_t | doms | |
unsigned int | ndoms |
Name | Describe |
---|---|
alloc_sched_domains | |
partition_sched_domains_locked | Partition sched domains as specified by the 'ndoms_new'* cpumasks in the array doms_new[] of cpumasks. This compares* doms_new[] to the current sched domain partitioning, doms_cur[].* It destroys each deleted domain and builds each new domain. |
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 |