函数逻辑报告 |
Source Code:mm\zswap.c |
Create Date:2022-07-27 16:52:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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_store | attempts to compress and store an single page |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |