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.
- Links to openSUSE:Factory / zswap-cli
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Build:2/zswap-cli && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000176 176 Bytes | |
| 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