Function report |
Source Code:kernel\irq\affinity.c |
Create Date:2022-07-28 10:15:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_node_to_cpumask
Proto:static void free_node_to_cpumask(cpumask_var_t *masks)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
cpumask_var_t * | masks |
70 | When node < nr_node_ids cycle free_cpumask_var(masks[node]) |
Name | Describe |
---|---|
irq_build_affinity_masks | ld affinity in two stages:* 1) spread present CPU on these vectors* 2) spread other possible CPUs on these vectors |
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 |