Function report |
Source Code:arch\x86\kernel\cpu\resctrl\monitor.c |
Create Date:2022-07-28 08:12:39 |
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_mon_l3_config
Proto:int rdt_get_mon_l3_config(struct rdt_resource *r)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rdt_resource * | r |
620 | mon_scale = scale to bytes |
630 | This is the threshold cache occupancy at which we will consider an* RMID available for re-allocation. = cl_size * 1024 / num_rmid |
633 | This is the threshold cache occupancy at which we will consider an* RMID available for re-allocation. /= mon_scale |
635 | ret = dom_data_init(r) |
641 | mon_capable = true |
642 | mon_enabled = true |
644 | Return 0 |
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 |