Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:27:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Update RCU priority boot kthread affinity for CPU-hotplug changes.
Proto:static void rcutree_affinity_setting(unsigned int cpu, int outgoing)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu | |
int | outgoing |
3095 | rdp = per_cpu_ptr( & rcu_data, cpu) |
Name | Describe |
---|---|
rcutree_online_cpu | Near the end of the CPU-online process. Pretty much all services* enabled, and the CPU is now very much alive. |
rcutree_offline_cpu | Near the beginning of the process. The CPU is still very much alive* with pretty much all services enabled. |
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 |