Function report |
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c |
Create Date:2022-07-28 08:12:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Initialize the RDT group's allocations.
Proto:static int rdtgroup_init_alloc(struct rdtgroup *rdtgrp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rdtgroup * | rdtgrp |
2625 | If rid == RDT_RESOURCE_MBA Then |
2627 | Else |
2633 | ret = update_domains(r, closid) |
2634 | If ret < 0 Then |
2635 | rdt_last_cmd_puts("Failed to initialize allocations\n") |
2636 | Return ret |
2641 | mode = RDT_MODE_SHAREABLE |
2643 | Return 0 |
Name | Describe |
---|---|
rdtgroup_mkdir_ctrl_mon | These are rdtgroups created under the root directory. Can be used* to allocate and monitor resources. |
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 |