Re: [PATCH v2 6/7] zram: add bd_stat statistics

2018-11-28 Thread Minchan Kim
On Wed, Nov 28, 2018 at 03:30:21PM -0800, Andrew Morton wrote: > On Tue, 27 Nov 2018 11:07:54 +0900 Minchan Kim wrote: > > > On Mon, Nov 26, 2018 at 12:58:33PM -0800, Andrew Morton wrote: > > > On Mon, 26 Nov 2018 17:28:12 +0900 Minchan Kim wrote: > > > > > > > +File /sys/block/zram/bd_stat > >

Re: [PATCH v2 6/7] zram: add bd_stat statistics

2018-11-28 Thread Andrew Morton
On Tue, 27 Nov 2018 11:07:54 +0900 Minchan Kim wrote: > On Mon, Nov 26, 2018 at 12:58:33PM -0800, Andrew Morton wrote: > > On Mon, 26 Nov 2018 17:28:12 +0900 Minchan Kim wrote: > > > > > +File /sys/block/zram/bd_stat > > > + > > > +The stat file represents device's backing device statistics. It

Re: [PATCH v2 6/7] zram: add bd_stat statistics

2018-11-26 Thread Minchan Kim
On Mon, Nov 26, 2018 at 12:58:33PM -0800, Andrew Morton wrote: > On Mon, 26 Nov 2018 17:28:12 +0900 Minchan Kim wrote: > > > +File /sys/block/zram/bd_stat > > + > > +The stat file represents device's backing device statistics. It consists of > > +a single line of text and contains the following s

Re: [PATCH v2 6/7] zram: add bd_stat statistics

2018-11-26 Thread Andrew Morton
On Mon, 26 Nov 2018 17:28:12 +0900 Minchan Kim wrote: > +File /sys/block/zram/bd_stat > + > +The stat file represents device's backing device statistics. It consists of > +a single line of text and contains the following stats separated by > whitespace: > + bd_countsize of data written in ba