Function report |
Source Code:mm\zswap.c |
Create Date:2022-07-28 15:22:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zswap_is_full
Proto:static bool zswap_is_full(void)
Type:bool
Parameter:Nothing
213 | Return 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) |
Name | Describe |
---|---|
zswap_frontswap_store | attempts to compress and store an single page |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |