| Name: | zswap-cli |
|---|---|
| Version: | 0.9.0 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 484371 |
| License: | MIT |
| RPM: | zswap-cli-0.9.0-1.el8.aarch64.rpm |
| Source RPM: | zswap-cli-0.9.0-1.el8.src.rpm |
| Build Date: | Fri Mar 11 2022 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/xvitaly/zswap-cli |
| Summary: | Command-line tool to control zswap options |
| Description: | Zswap-cli is a command-line tool to control zswap Linux kernel module options. 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. |