···55 The disksize file is read-write and specifies the disk size66 which represents the limit on the *uncompressed* worth of data77 that can be stored in this disk.88+ Unit: bytes89910What: /sys/block/zram<id>/initstate1011Date: August 20101112Contact: Nitin Gupta <ngupta@vflare.org>1213Description:1313- The disksize file is read-only and shows the initialization1414+ The initstate file is read-only and shows the initialization1415 state of the device.15161617What: /sys/block/zram<id>/reset1718Date: August 20101819Contact: Nitin Gupta <ngupta@vflare.org>1920Description:2020- The disksize file is write-only and allows resetting the2121- device. The reset operation frees all the memory assocaited2121+ The reset file is write-only and allows resetting the2222+ device. The reset operation frees all the memory associated2223 with this device.23242425What: /sys/block/zram<id>/num_reads···4948Description:5049 The notify_free file is read-only and specifies the number of5150 swap slot free notifications received by this device. These5252- notifications are send to a swap block device when a swap slot5151+ notifications are sent to a swap block device when a swap slot5352 is freed. This statistic is applicable only when this disk is5453 being used as a swap disk.5554