Command-line tool to control the zswap kernel module options
https://github.com/xvitaly/zswap-cli
Zswap-cli is a command-line tool to control the zswap kernel module options on
the fly.
Zswap is a compressed cache for swap pages. It takes pages that are in the
process of being swapped out to disk and tries to compress them into a
RAM-based memory pool with dynamic allocation.
It trades CPU cycles for a significant performance boost since reading from a
compressed cache is much faster than reading from a swap device.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:LoongArch:Factory/zswap-cli && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
zswap-cli-1.0.0.tar.gz | 0000019132 18.7 KB | |
zswap-cli.changes | 0000000159 159 Bytes | |
zswap-cli.spec | 0000002383 2.33 KB |
Comments 0