Re: [PATCH 5/6] zram: export new 'io_stat' sysfs attrs

2015-03-11 Thread Minchan Kim
On Wed, Mar 11, 2015 at 12:08:33AM +0900, Sergey Senozhatsky wrote: > Per-device `zram/io_stat' file provides accumulated I/O statistics > of particular zram device in a format similar to block layer statistics. > The file consists of a single line and represents the following stats > (separated

Re: [PATCH 5/6] zram: export new 'io_stat' sysfs attrs

2015-03-11 Thread Minchan Kim
On Wed, Mar 11, 2015 at 12:08:33AM +0900, Sergey Senozhatsky wrote: Per-device `zramid/io_stat' file provides accumulated I/O statistics of particular zram device in a format similar to block layer statistics. The file consists of a single line and represents the following stats (separated by

[PATCH 5/6] zram: export new 'io_stat' sysfs attrs

2015-03-10 Thread Sergey Senozhatsky
Per-device `zram/io_stat' file provides accumulated I/O statistics of particular zram device in a format similar to block layer statistics. The file consists of a single line and represents the following stats (separated by whitespace): failed_reads failed_writes invalid_io

[PATCH 5/6] zram: export new 'io_stat' sysfs attrs

2015-03-10 Thread Sergey Senozhatsky
Per-device `zramid/io_stat' file provides accumulated I/O statistics of particular zram device in a format similar to block layer statistics. The file consists of a single line and represents the following stats (separated by whitespace): failed_reads failed_writes