Function report |
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c |
Create Date:2022-07-28 08:10:47 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dtgroup_mode_by_closid - Return mode of resource group with closid*@closid: closid if the resource group* Each resource group is associated with a @closid
Proto:enum rdtgrp_mode rdtgroup_mode_by_closid(int closid)
Type:enum rdtgrp_mode
Parameter:
| Type | Parameter | Name |
|---|---|---|
| int | closid |
| 164 | Return RDT_NUM_MODES |
| Name | Describe |
|---|---|
| rdt_bit_usage_show | dt_bit_usage_show - Display current usage of resources* A domain is a shared resource that can now be allocated differently |
| __rdtgroup_cbm_overlaps | __rdtgroup_cbm_overlaps - Does CBM for intended closid overlap with other*@r: Resource to which domain instance @d belongs |
| __init_one_rdt_domain | Initialize cache resources per RDT domain* Set the RDT domain up to start off with all usable allocations. That is,* all shareable and unused bits. All-zero CBM is invalid. |
| 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 |