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:10:00
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:setup_default_ctrlval

Proto:void setup_default_ctrlval(struct rdt_resource *r, unsigned int *dc, unsigned int *dm)

Type:void

Parameter:

TypeParameterName
struct rdt_resource *r
unsigned int *dc
unsigned int *dm
477  When i < num_closid cycle
478  dc = default_ctrl
479  dm = MBA_MAX_MBPS
Caller
NameDescribe
domain_setup_ctrlval
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.