Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\vmscan.h Create Date:2022-07-28 14:16:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_mm_vmscan_kswapd_wake

Proto:static inline void trace_mm_vmscan_kswapd_wake(int nid, int zid, int order)

Type:void

Parameter:

TypeParameterName
intnid
intzid
intorder

NULL

Caller
NameDescribe
kswapdThe background pageout daemon, started as a kernel thread* from the init process.* This basically trickles out pages so that we have _some_* free memory available even if there is no other activity* that frees anything up