Function report |
Source Code:arch\x86\kernel\smpboot.c |
Create Date:2022-07-28 08:24:21 |
| 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_package_map - Update the physical to logical package map*@pkg: The physical package id as retrieved via CPUID*@cpu: The cpu for which this is updated
Proto:int topology_update_package_map(unsigned int pkg, unsigned int cpu)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned int | pkg | |
| unsigned int | cpu |
| 333 | new = pology_phys_to_logical_pkg - Map a physical package id to a logical* Returns logical package id or -1 if not found |
| 337 | new = logical_packages++ |
| 342 | found : |
| 343 | logical_proc_id = new |
| 344 | 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 |