Function report |
Source Code:arch\x86\kernel\cpu\resctrl\core.c |
Create Date:2022-07-28 08:09:56 |
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_cdp_config
Proto:static void rdt_get_cdp_config(int level, int type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | level | |
int | type |
321 | r_l = rdt_resources_all[level] |
322 | r = rdt_resources_all[type] |
324 | num_closid = num_closid / 2 |
326 | default_ctrl = default_ctrl |
327 | shareable_bits = shareable_bits |
328 | data_width = (cbm_len + 3) / 4 |
329 | alloc_capable = true |
334 | alloc_enabled = false |
Name | Describe |
---|---|
rdt_get_cdp_l3_config | |
rdt_get_cdp_l2_config |
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 |