函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\cpuset.h Create Date:2022-07-27 06:48:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:read_mems_allowed_retry

函数原型:static inline bool read_mems_allowed_retry(unsigned int seq)

返回类型:bool

参数:

类型参数名称
unsigned intseq
280  返回:false
调用者
名称描述
__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.