From: Rob Landley <rob@landley.net>
To: Aaro Koskinen <aaro.koskinen@nsn.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Aaro Koskinen <aaro.koskinen@nsn.com>,
trivial@kernel.org
Subject: Re: [PATCH] Documentation/cgroups/memory.txt: fix stat file documentation
Date: Thu, 20 Jun 2013 00:26:44 -0500 [thread overview]
Message-ID: <1371706004.2776.132@driftwood> (raw)
In-Reply-To: <1371645269-19762-1-git-send-email-aaro.koskinen@nsn.com> (from aaro.koskinen@nsn.com on Wed Jun 19 07:34:29 2013)
On 06/19/2013 07:34:29 AM, Aaro Koskinen wrote:
> Documentation for inactive_anon / active_anon was mixed up. Fix that.
>
> Signed-off-by: Aaro Koskinen <aaro.koskinen@nsn.com>
Acked-by: Rob Landley <rob@landley.net>
> ---
> Documentation/cgroups/memory.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/cgroups/memory.txt
> b/Documentation/cgroups/memory.txt
> index ddf4f93..b63be03 100644
> --- a/Documentation/cgroups/memory.txt
> +++ b/Documentation/cgroups/memory.txt
> @@ -490,10 +490,10 @@ pgpgin - # of charging events to the
> memory cgroup. The charging
> pgpgout - # of uncharging events to the memory cgroup.
> The uncharging
> event happens each time a page is unaccounted from the
> cgroup.
> swap - # of bytes of swap usage
> -inactive_anon - # of bytes of anonymous memory and swap cache
> memory on
> +inactive_anon - # of bytes of anonymous and swap cache memory
> on inactive
> LRU list.
> active_anon - # of bytes of anonymous and swap cache memory on
> active
> - inactive LRU list.
> + LRU list.
> inactive_file - # of bytes of file-backed memory on inactive
> LRU list.
> active_file - # of bytes of file-backed memory on active LRU list.
> unevictable - # of bytes of memory that cannot be reclaimed
> (mlocked etc).
> --
> 1.7.10.4
>
>
prev parent reply other threads:[~2013-06-20 5:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-19 12:34 [PATCH] Documentation/cgroups/memory.txt: fix stat file documentation Aaro Koskinen
2013-06-20 5:26 ` Rob Landley [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=1371706004.2776.132@driftwood \
--to=rob@landley.net \
--cc=aaro.koskinen@nsn.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/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