函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\resctrl\core.c |
Create Date:2022-07-27 09:09:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:is_mba_sc
函数原型:bool is_mba_sc(struct rdt_resource *r)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rdt_resource * | r |
229 | 返回:mba_sc |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |