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
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:42:Factory-Candidates-Check/zswap-cli && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
zswap-cli-1.1.0.tar.gz | 0000020253 19.8 KB | |
zswap-cli.changes | 0000000988 988 Bytes | |
zswap-cli.spec | 0000002480 2.42 KB |
Comments 0