Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:is_mba_sc

Proto:bool is_mba_sc(struct rdt_resource *r)

Type:bool

Parameter:

TypeParameterName
struct rdt_resource *r
226  If Not r Then Return mba_sc
229  Return mba_sc
Caller
NameDescribe
rdtgroup_size_showdtgroup_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_scEnable 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_mbaInitialize MBA resource with default values.
rdtgroup_show_options
mbm_update
mbm_handle_overflow
bw_validateCheck 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