Function report |
Source Code:arch\x86\kernel\cpu\resctrl\core.c |
Create Date:2022-07-28 08:09:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_mba_sc
Proto:bool is_mba_sc(struct rdt_resource *r)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct rdt_resource * | r |
229 | Return mba_sc |
Name | Describe |
---|---|
rdtgroup_size_show | dtgroup_size_show - Display size in bytes of allocated regions* The "size" file mirrors the layout of the "schemata" file, printing the* size in bytes of each region instead of the capacity bitmask. |
set_mba_sc | Enable or disable the MBA software controller* which helps user specify bandwidth in MBps.* MBA software controller is supported only if* MBM is supported and MBA is in linear scale. |
rdtgroup_init_mba | Initialize MBA resource with default values. |
rdtgroup_show_options | |
mbm_update | |
mbm_handle_overflow | |
bw_validate | Check whether MBA bandwidth percentage value is correct. The value is* checked against the minimum and max bandwidth values specified by the* hardware. The allocated bandwidth percentage is rounded to the next* control step available on the hardware. |
update_domains | |
show_doms |
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 |