]> granicus.if.org Git - procps-ng/commitdiff
top: add major/minor page fault deltas, man document
authorJim Warner <james.warner@comcast.net>
Sun, 8 Jul 2012 09:06:11 +0000 (04:06 -0500)
committerCraig Small <csmall@enc.com.au>
Wed, 29 Aug 2012 07:37:37 +0000 (17:37 +1000)
Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.1

index 585848ba991a83db579014b85c33abc175b57038..ade81f33c26a6090aeb055981dc8f66e5903ded3 100644 (file)
--- a/top/top.1
+++ b/top/top.1
@@ -747,6 +747,17 @@ page available.
 40.\fB nTH \*(Em Number of Threads \fR
 The number of threads associated with a process.
 
+.TP 4
+41.\fB vMj \*(Em Major Page Fault Count Delta\fR
+The number of\fB major\fR page faults that have occurred since the
+last update (see nMaj).
+
+.TP 4
+42.\fB vMn \*(Em Minor Page Fault Count Delta\fR
+The number of\fB minor\fR page faults that have occurred since the
+last update (see nMin).
+
+
 .\" ......................................................................
 .SS 3b. MANAGING Fields
 .\" ----------------------------------------------------------------------