Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c Create Date:2022-07-28 08:12:02
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Initialize MBA resource with default values.

Proto:static void rdtgroup_init_mba(struct rdt_resource *r)

Type:void

Parameter:

TypeParameterName
struct rdt_resource *r
2613  new_ctrl = If is_mba_sc(r) Then MBA_MAX_MBPS Else default_ctrl
2614  have_new_ctrl = true
Caller
NameDescribe
rdtgroup_init_allocInitialize the RDT group's allocations.