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:Slowroll:Base:2/zswap-cli && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| zswap-cli-1.1.1.tar.gz | 0000020370 19.9 KB | |
| zswap-cli.changes | 0000001262 1.23 KB | |
| zswap-cli.spec | 0000002444 2.39 KB |
Comments 0