Function report | 
Source Code:arch\x86\kernel\cpu\resctrl\monitor.c | 
Create Date:2022-07-28 08:12:36 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mbm_handle_overflow
Proto:void mbm_handle_overflow(struct work_struct *work)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct work_struct * | work | 
| 511 | cpu = smp_processor_id() | 
| 517 | If Not static_branch_likely( & rdt_mon_enable_key) Then Go to out_unlock | 
| 520 | d = get_domain_from_cpu(cpu, & rdt_resources_all[RDT_RESOURCE_L3]) | 
| 521 | If Not d Then Go to out_unlock | 
| 525 | mbm_update(d, rmid) | 
| 527 | head = crdtgrp_list | 
| 529 | mbm_update(d, rmid) | 
| 537 | out_unlock : | 
| 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  |