Pinned Loading
-
Simple, cruddy script to print out s...
Simple, cruddy script to print out some zswap information, and attempt to calculate compression ratio, though unsure if it is accurate, nor if it accounts for overhead. Add -v to get raw dump of the module parameters and kernel debug statistics. 1#! /bin/sh -
23ENABLED=$(cat /sys/module/zswap/parameters/enabled)
4COMPRESSOR=$(cat /sys/module/zswap/parameters/compressor)
5ZPOOL=$(cat /sys/module/zswap/parameters/zpool)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.