Function report |
Source Code:arch\x86\kernel\process.c |
Create Date:2022-07-28 07:48:49 |
Last Modify:2020-03-16 17:03:44 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:select_idle_routine
Proto:void select_idle_routine(const struct cpuinfo_x86 *c)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cpuinfo_x86 * | c |
831 | If x86_idle || Idle related variables and functions == IDLE_POLL Then Return |
834 | If boot_cpu_has_bug(CPU is among the affected by Erratum 400 ) Then |
835 | pr_info("using AMD E400 aware idle routine\n") |
838 | pr_info("using mwait in idle threads\n") |
Name | Describe |
---|---|
identify_cpu | This does the hard work of actually picking apart the CPU stuff... |
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 |