Function report |
Source Code:kernel\sched\topology.c |
Create Date:2022-07-28 09:42:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:find_numa_distance
Proto:bool find_numa_distance(int distance)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
int | distance |
1489 | If distance == node_distance(0, 0) Then Return true |
1492 | When i < sched_domains_numa_levels cycle |
1493 | If sched_domains_numa_distance[i] == distance Then Return true |
1497 | Return false |
Name | Describe |
---|---|
sched_init_numa |
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 |