Top |
Refresh (); Activate (IN i priority, IN a{sv} options); ActivateLabeled (IN i priority, IN s label, IN a{sv} options); Deactivate (IN a{sv} options);
disksize readable t max_comp_streams readable t comp_algorithm readable s active readable b num_reads readable t num_writes readable t invalid_io readable t zero_pages readable t orig_data_size readable t compr_data_size readable t mem_used_total readable t
Activate (IN i priority, IN a{sv} options);
Enables zram device for paging and swapping.
No additional options are currently defined.
|
Priority of swap device. |
|
Additional options. |
Since 2.3.0
ActivateLabeled (IN i priority, IN s label, IN a{sv} options);
Enables zram device for paging and swapping.
No additional options are currently defined.
|
Priority of swap device. |
|
A label for the swap device. |
|
Additional options. |
Since 2.3.0