Lines Matching refs:swap
6 …) allows a custom partition to serve as a swap partition and uses a resident process zswapd to enc…
12 …u can enable zram alone. If a device does not have the storage device for swap-out or have the cor…
35 CONFIG_SWAP=y // Enable paging of anonymous memory (swap)
85 …// Enable the swap-in and swap-out functions from zram to ESwap. Perform this step before setting …
95 > - **readonly**: only records the cgroup information of the data but not swap it out.
96 > - **readwrite**: enables swap-in and swap-out from zram to ESwap.
100 Use the zram device as the swap partition.
135 ESwap provides APIs to control swap-in and swap-out policies and record the current status. These A…
141 | | [zram_wm_ratio](#zram_wm_ratio) | Sets the zram swap-out waterline.| 0 |
157 - **free_swap_threshold** indicates the threshold of the free capacity of the swap partition. After…
218 …swap-out waterline. When the size of the compressed anonymous page in the zram partition is greate…