linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Yue Hu <zbestahu@gmail.com>
Cc: minchan@kernel.org, ngupta@vflare.org,
	sergey.senozhatsky.work@gmail.com, linux-kernel@vger.kernel.org,
	linux-doc@vger.kernel.org, huyue2@yulong.com, zbestahu@163.com
Subject: Re: [PATCH] Documentation: zram: fix the description about orig_data_size of mm_stat
Date: Thu, 13 Feb 2020 11:33:45 -0700	[thread overview]
Message-ID: <20200213113345.187b1424@lwn.net> (raw)
In-Reply-To: <20200206111031.9524-1-zbestahu@gmail.com>

On Thu,  6 Feb 2020 19:10:31 +0800
Yue Hu <zbestahu@gmail.com> wrote:

> From: Yue Hu <zbestahu@163.com>
> 
> orig_data_size counted the same_pages by commit 51f9f82c855d ("zram:
> count same page write as page_stored"), so let's fix it.
> 
> Signed-off-by: Yue Hu <zbestahu@163.com>
> ---
>  Documentation/admin-guide/blockdev/zram.rst | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/Documentation/admin-guide/blockdev/zram.rst b/Documentation/admin-guide/blockdev/zram.rst
> index 27c77d853028..a6fd1f9b5faf 100644
> --- a/Documentation/admin-guide/blockdev/zram.rst
> +++ b/Documentation/admin-guide/blockdev/zram.rst
> @@ -251,8 +251,6 @@ line of text and contains the following stats separated by whitespace:
>  
>   ================ =============================================================
>   orig_data_size   uncompressed size of data stored in this disk.
> -		  This excludes same-element-filled pages (same_pages) since
> -		  no memory is allocated for them.
>                    Unit: bytes
>   compr_data_size  compressed size of data stored in this disk
>   mem_used_total   the amount of memory allocated for this disk. This

Applied, thanks.

jon

      reply	other threads:[~2020-02-13 18:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-06 11:10 [PATCH] Documentation: zram: fix the description about orig_data_size of mm_stat Yue Hu
2020-02-13 18:33 ` Jonathan Corbet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200213113345.187b1424@lwn.net \
    --to=corbet@lwn.net \
    --cc=huyue2@yulong.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minchan@kernel.org \
    --cc=ngupta@vflare.org \
    --cc=sergey.senozhatsky.work@gmail.com \
    --cc=zbestahu@163.com \
    --cc=zbestahu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).