1 What: /sys/class/zram-control/
4 Contact: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
6 The zram-control/ class sub-directory belongs to zram
9 What: /sys/class/zram-control/hot_add
12 Contact: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
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
21 Contact: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
23 WO attribute. Remove a specific /dev/zramX device, where X
24 is a device_id provided by user.