Skip to main content

Module commands

Module commands 

Source
Expand description

CLI command implementations.

Structs§

BenchmarkArgs
Arguments for benchmark command.
CreateArgs
Arguments for creating a zram device.
RemoveArgs
Arguments for removing a zram device.
StatusArgs
Arguments for status command.

Functions§

benchmark
Run compression benchmarks.
create
Create and configure a zram device.
remove
Remove a zram device.
status
Show zram device status.