Function report |
Source Code:arch\x86\kernel\cpu\resctrl\internal.h |
Create Date:2022-07-28 08:09:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_mbm_local_enabled
Proto:static inline bool is_mbm_local_enabled(void)
Type:bool
Parameter:Nothing
395 | Return rdt_mon_features & 1 << QOS_L3_MBM_LOCAL_EVENT_ID |
Name | Describe |
---|---|
domain_setup_mon_state | |
update_mba_bw | Feedback loop for MBA software controller (mba_sc)* mba_sc is a feedback loop where we periodically read MBM counters and* adjust the bandwidth percentage values via the IA32_MBA_THRTL_MSRs so* that:* current bandwdith(cur_bw) < user specified |
mbm_update | |
l3_mon_evt_init | Initialize the event list for the resource.* Note that MBM events are also part of RDT_RESOURCE_L3 resource* because as per the SDM the total and local memory bandwidth* are enumerated as part of L3 monitoring. |
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 |