Function report |
Source Code:mm\zswap.c |
Create Date:2022-07-28 15:23:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zswap_shrink
Proto:static int zswap_shrink(void)
Type:int
Parameter:Nothing
950 | pool = zswap_pool_last_get() |
954 | ret = zpool_shrink(zpool, 1, NULL) |
956 | zswap_pool_put(pool) |
958 | Return ret |
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 |