Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:read_mems_allowed_retry

Proto:static inline bool read_mems_allowed_retry(unsigned int seq)

Type:bool

Parameter:

TypeParameterName
unsigned intseq
280  Return false
Caller
NameDescribe
__page_cache_alloc
check_retry_cpuset
dequeue_huge_page_nodemask
fallback_allocFallback function if there was no memory available and no objects on a* certain node and fall back is permitted. First we scan all the* available node for available objects. If that fails then we* perform an allocation without specifying a node
get_any_partialGet a page from somewhere. Search in increasing NUMA distances.