Function report |
Source Code:arch\x86\kernel\cpu\resctrl\core.c |
Create Date:2022-07-28 08:09:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rdt_get_cache_alloc_cfg
Proto:static void rdt_get_cache_alloc_cfg(int idx, struct rdt_resource *r)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | idx | |
struct rdt_resource * | r |
310 | num_closid = cos_max + 1 |
312 | default_ctrl = BIT_MASK(cbm_len + 1) - 1 |
313 | shareable_bits = ebx & default_ctrl |
314 | data_width = (cbm_len + 3) / 4 |
315 | alloc_capable = true |
316 | alloc_enabled = true |
Name | Describe |
---|---|
get_rdt_alloc_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 |