Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:43:16 |
Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Initiate the reap timer running on the target CPU. We run at around 1 to 2Hz* via the workqueue/eventd.* Add the CPU number into the expiration time to minimize the possibility of* the CPUs getting into lockstep and contending for the global cache chain
Proto:static void start_cpu_timer(int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
560 | reap_work = per_cpu(slab_reap_work, cpu) |
562 | If (func == NULL) Then |
563 | init_reap_node(cpu) |
Name | Describe |
---|---|
slab_online_cpu |
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 |