1 What: /sys/class/zram-control/
6 The zram-control/ class sub-directory belongs to zram
9 What: /sys/class/zram-control/hot_add
14 RO attribute. Read operation will cause zram to add a new
15 device and return its device id back to user (so one can
16 use /dev/zram<id>), or error code.
18 What: /sys/class/zram-control/hot_remove
23 WO attribute. Remove a specific /dev/zramX device, where X
24 is a device_id provided by user.