函数逻辑报告 | 
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c | 
Create Date:2022-07-27 09:12:04 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Initialize the RDT group's allocations.
函数原型:static int rdtgroup_init_alloc(struct rdtgroup *rdtgrp)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct rdtgroup * | rdtgrp | 
| 2625 | 如果rid恒等于RDT_RESOURCE_MBA则 | 
| 2627 | 否则 | 
| 2633 | ret等于update_domains(r, closid) | 
| 2634 | 如果ret小于0则 | 
| 2635 | rdt_last_cmd_puts("Failed to initialize allocations\n") | 
| 2636 | 返回:ret | 
| 2641 | mode等于RDT_MODE_SHAREABLE | 
| 2643 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| rdtgroup_mkdir_ctrl_mon | These are rdtgroups created under the root directory. Can be used* to allocate and monitor resources. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |