Top |
org.freedesktop.UDisks2.Manager.ZRAMorg.freedesktop.UDisks2.Manager.ZRAM — ZRAM add-on to the manager singleton |
CreateDevices (IN at sizes, IN at num_streams, IN a{sv} options, OUT ao zrams); DestroyDevices (IN a{sv} options);
Additional interface with ZRAM specifics for top-level manager
singleton object located at the object path
/org/freedesktop/UDisks2/Manager
.
Since 2.3.0
CreateDevices (IN at sizes, IN at num_streams, IN a{sv} options, OUT ao zrams);
Creates num_devices zram devices.
No additional options are currently defined.
Changed in version 2.7.0.
|
Requested sizes (in bytes) for created zRAM devices. |
|
Number of streams for created zRAM devices. |
|
Additional options. |
|
object paths of the new ZRAM devices |
Since 2.3.0