Function report |
Source Code:arch\x86\kernel\cpu\resctrl\monitor.c |
Create Date:2022-07-28 08:12:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Handler to scan the limbo list and move the RMIDs* to free list whose occupancy < threshold_occupancy.
Proto:void cqm_handle_limbo(struct work_struct *work)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
473 | cpu = smp_processor_id() |
479 | r = rdt_resources_all[RDT_RESOURCE_L3] |
480 | d = get_domain_from_cpu(cpu, r) |
482 | If Not d Then |
483 | pr_warn_once("Failure to get domain for limbo worker\n") |
484 | Go to out_unlock |
492 | 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 |