Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\mm.h Create Date:2022-07-28 05:43:41
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mm_pgtables_bytes

Proto:static inline unsigned long mm_pgtables_bytes(const struct mm_struct *mm)

Type:unsigned long

Parameter:

TypeParameterName
const struct mm_struct *mm
1814  Return atomic_long_read( & PTE page table pages )
Caller
NameDescribe
check_mm
oom_badnessm_badness - heuristic function to determine which candidate task to kill*@p: task struct of which task we should calculate*@totalpages: total present RAM allowed for page allocation* The heuristic for determining which task to kill is made to be as simple
dump_task
__oom_kill_process