Function report |
Source Code:arch\x86\kernel\smpboot.c |
Create Date:2022-07-28 08:24:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The bootstrap kernel entry code has set these up. Save them for* a given CPU
Proto:void smp_store_cpu_info(int id)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | id |
391 | If Not initialized Then c = Per CPU bogomips and other parameters |
393 | Index into per_cpu list: = id |
398 | identify_secondary_cpu(c) |
399 | initialized = true |
Name | Describe |
---|---|
smp_callin | Report back to the Boot Processor during boot time or to the caller processor* during CPU online. |
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 |