Function report |
Source Code:arch\x86\kernel\cpu\resctrl\monitor.c |
Create Date:2022-07-28 08:12:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rmid_dirty
Proto:static bool rmid_dirty(struct rmid_entry *entry)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct rmid_entry * | entry |
97 | val = __rmid_read(rmid, Event IDs are used to program IA32_QM_EVTSEL before reading event* counter from IA32_QM_CTR) |
99 | Return val >= This is the threshold cache occupancy at which we will consider an* RMID available for re-allocation. |
Name | Describe |
---|---|
__check_limbo | Check the RMIDs that are marked as busy for this domain. If the* reported LLC occupancy is below the threshold clear the busy bit and* decrement the count. If the busy count gets to zero on an RMID, we* free the RMID |
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 |