All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] proc.5: Add "VmSwap" to /proc/[pid]/status
@ 2014-12-14 14:20 Sven Hoexter
       [not found] ` <E1Y0APl-0002WV-Ai-mFPisyE7dAXhXIiyNabO3w@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Sven Hoexter @ 2014-12-14 14:20 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Documented as is in Documentation/filesystems/proc.txt of Linux 3.18.

Signed-off-by: Sven Hoexter <sven-jJOYKVDXsn5H4x6Dk/4f9A@public.gmane.org>
---
 man5/proc.5 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/man5/proc.5 b/man5/proc.5
index 96077d0..b16f2a7 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -1587,6 +1587,7 @@ VmStk:        88 kB
 VmExe:       572 kB
 VmLib:      1708 kB
 VmPTE:        20 kB
+VmSwap:        0 kB
 Threads:        1
 SigQ:   0/3067
 SigPnd: 0000000000000000
@@ -1672,6 +1673,9 @@ Shared library code size.
 .IR VmPTE :
 Page table entries size (since Linux 2.6.10).
 .IP *
+.IR VmSwap :
+Size of swap usage (the number of referred swapents).
+.IP *
 .IR Threads :
 Number of threads in process containing this thread.
 .IP *
-- 
2.1.3

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-26  6:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-14 14:20 [PATCH] proc.5: Add "VmSwap" to /proc/[pid]/status Sven Hoexter
     [not found] ` <E1Y0APl-0002WV-Ai-mFPisyE7dAXhXIiyNabO3w@public.gmane.org>
2014-12-23 15:06   ` Michael Kerrisk (man-pages)
     [not found]     ` <549984F9.9090501-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-12-24  0:24       ` Sven Hoexter
     [not found]         ` <20141224002412.GA1719-ckv7mInNtAwb1SvskN2V4Q@public.gmane.org>
2014-12-24 14:26           ` Michael Kerrisk (man-pages)
     [not found]             ` <549ACCFE.3030809-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-12-25  0:15               ` Kamezawa Hiroyuki
     [not found]                 ` <549B571E.8080407-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2014-12-26  6:20                   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.