public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Kirill A. Shutemov" <kirill@shutemov.name>
To: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
Cc: Jonathan Corbet <corbet@lwn.net>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Subject: Re: [PATCH v2] docs: add VmPMD description in proc
Date: Fri, 24 Apr 2015 11:35:31 +0300	[thread overview]
Message-ID: <20150424083531.GA15033@node.dhcp.inet.fi> (raw)
In-Reply-To: <1429861457-31712-1-git-send-email-chenhanxiao@cn.fujitsu.com>

On Fri, Apr 24, 2015 at 03:44:17AM -0400, Chen Hanxiao wrote:
> commit dc6c9a35b66b ("mm: account pmd page tables to the process")
> add VmPMD in /proc/PID/status.
> This patch add a description in proc.txt for it.
> 
> cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
> Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>

Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>

> ---
> v2: change description of VmPMD as Kirill's comment
> 
>  Documentation/filesystems/proc.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt
> index c3b6b30..e8aba97 100644
> --- a/Documentation/filesystems/proc.txt
> +++ b/Documentation/filesystems/proc.txt
> @@ -235,6 +235,7 @@ Table 1-2: Contents of the status files (as of 3.20.0)
>   VmExe                       size of text segment
>   VmLib                       size of shared library code
>   VmPTE                       size of page table entries
> + VmPMD                       size of second level page tables
>   VmSwap                      size of swap usage (the number of referred swapents)
>   Threads                     number of threads
>   SigQ                        number of signals queued/max. number for queue
> -- 
> 2.1.0
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
 Kirill A. Shutemov

  reply	other threads:[~2015-04-24  8:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-24  7:44 [PATCH v2] docs: add VmPMD description in proc Chen Hanxiao
2015-04-24  8:35 ` Kirill A. Shutemov [this message]
2015-05-07 15:57 ` Jonathan Corbet

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=20150424083531.GA15033@node.dhcp.inet.fi \
    --to=kirill@shutemov.name \
    --cc=chenhanxiao@cn.fujitsu.com \
    --cc=corbet@lwn.net \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.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