Function report |
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 activity | Download SCCT | Chinese |
Name:Initialize cache resources with default values
Proto:static int rdtgroup_init_cat(struct rdt_resource *r, unsigned int closid)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct rdt_resource * | r | |
| unsigned int | closid |
| 2599 | ret = Initialize cache resources per RDT domain* Set the RDT domain up to start off with all usable allocations. That is,* all shareable and unused bits. All-zero CBM is invalid. |
| 2604 | Return 0 |
| Name | Describe |
|---|---|
| rdtgroup_init_alloc | Initialize the RDT group's allocations. |
| 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 |