函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\zswap.c Create Date:2022-07-27 16:52:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:zswap_is_full

函数原型:static bool zswap_is_full(void)

返回类型:bool

参数:

213  返回:totalram_pages()乘The maximum percentage of memory that the compressed pool can occupy 除100小于DIV_ROUND_UP(Total bytes used by the compressed storage , PAGE_SIZE)
调用者
名称描述
zswap_frontswap_storeattempts to compress and store an single page