Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
struct zoneref *zoneref
intorder
unsigned longreclaimable
unsigned longavailable
unsigned longmin_wmark
intno_progress_loops
boolwmark_check

NULL

Caller
NameDescribe
should_reclaim_retryChecks 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