Function report |
Source Code:arch\x86\kernel\smpboot.c |
Create Date:2022-07-28 08:24:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pology_update_die_map - Update the physical to logical die map*@die: The die id as retrieved via CPUID*@cpu: The cpu for which this is updated
Proto:int topology_update_die_map(unsigned int die, unsigned int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | die | |
unsigned int | cpu |
356 | new = pology_phys_to_logical_die - Map a physical die id to logical* Returns logical die id or -1 if not found |
360 | new = logical_die++ |
365 | found : |
366 | logical_die_id = new |
367 | Return 0 |
Name | Describe |
---|---|
smp_store_boot_cpu_info |
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 |