From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) by kanga.kvack.org (Postfix) with ESMTP id 4561B6B0037 for ; Tue, 26 Aug 2014 00:50:10 -0400 (EDT) Received: by mail-pa0-f43.google.com with SMTP id lf10so22265868pab.2 for ; Mon, 25 Aug 2014 21:50:09 -0700 (PDT) Received: from lgeamrelo02.lge.com (lgeamrelo02.lge.com. [156.147.1.126]) by mx.google.com with ESMTP id rp7si2558050pab.93.2014.08.25.21.50.07 for ; Mon, 25 Aug 2014 21:50:09 -0700 (PDT) Date: Tue, 26 Aug 2014 13:51:00 +0900 From: Minchan Kim Subject: Re: [PATCH v4 3/4] zram: zram memory size limitation Message-ID: <20140826045100.GD11319@bbox> References: <1408668134-21696-1-git-send-email-minchan@kernel.org> <1408668134-21696-4-git-send-email-minchan@kernel.org> <20140824235607.GJ17372@bbox> <20140825043755.GE32620@bbox> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Dongsheng Song Cc: David Horner , Andrew Morton , Linux-MM , linux-kernel , Sergey Senozhatsky , Jerome Marchand , juno.choi@lge.com, seungho1.park@lge.com, Luigi Semenzato , Nitin Gupta , Seth Jennings , Dan Streetman Hello, On Mon, Aug 25, 2014 at 04:25:31PM +0800, Dongsheng Song wrote: > > +What: /sys/block/zram/mem_limit > > +Date: August 2014 > > +Contact: Minchan Kim > > +Description: > > + The mem_limit file is read/write and specifies the amount > > + of memory to be able to consume memory to store store > > + compressed data. The limit could be changed in run time > > + and "0" means disable the limit. No limit is the initial state. > > extra word 'store' ? > The mem_limit file is read/write and specifies the amount of memory to > be able to consume memory to store store compressed data. > > maybe this better ? > The mem_limit file is read/write and specifies the amount of memory to > store compressed data. Will fix. Thanks! > > -- > Dongsheng > > -- > To unsubscribe, send a message with 'unsubscribe linux-mm' in > the body to majordomo@kvack.org. For more info on Linux MM, > see: http://www.linux-mm.org/ . > Don't email: email@kvack.org -- Kind regards, Minchan Kim -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org