Function report |
Source Code:include\trace\events\oom.h |
Create Date:2022-07-28 14:05:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_reclaim_retry_zone
Proto:static inline void trace_reclaim_retry_zone(struct zoneref *zoneref, int order, unsigned long reclaimable, unsigned long available, unsigned long min_wmark, int no_progress_loops, bool wmark_check)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct zoneref * | zoneref | |
int | order | |
unsigned long | reclaimable | |
unsigned long | available | |
unsigned long | min_wmark | |
int | no_progress_loops | |
bool | wmark_check |
NULL
Name | Describe |
---|---|
should_reclaim_retry | Checks whether it makes sense to retry the reclaim to make a forward progress* for the given allocation request.* We give up when we either have tried MAX_RECLAIM_RETRIES in a row* without success, or when we couldn't even meet the watermark if we |
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 |