diff options
Diffstat (limited to 'Documentation/ABI/testing/sysfs-block-zram')
-rw-r--r-- | Documentation/ABI/testing/sysfs-block-zram | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/ABI/testing/sysfs-block-zram b/Documentation/ABI/testing/sysfs-block-zram index bede9028a5a0..91ad7071b9e8 100644 --- a/Documentation/ABI/testing/sysfs-block-zram +++ b/Documentation/ABI/testing/sysfs-block-zram | |||
@@ -149,10 +149,3 @@ Description: | |||
149 | The compact file is write-only and trigger compaction for | 149 | The compact file is write-only and trigger compaction for |
150 | allocator zrm uses. The allocator moves some objects so that | 150 | allocator zrm uses. The allocator moves some objects so that |
151 | it could free fragment space. | 151 | it could free fragment space. |
152 | |||
153 | What: /sys/block/zram<id>/num_migrated | ||
154 | Date: August 2015 | ||
155 | Contact: Minchan Kim <minchan@kernel.org> | ||
156 | Description: | ||
157 | The compact file is read-only and shows how many object | ||
158 | migrated by compaction. | ||