linux-numa.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anton Arapov <anton@redhat.com>
To: linux-numa@vger.kernel.org
Subject: [PATCH] manpages
Date: Wed, 2 Mar 2011 13:32:07 +0100	[thread overview]
Message-ID: <20110302123207.GA14426@bandura.usersys.redhat.com> (raw)

Hello,

    please, commit the following patches to the numactl tree.
    Author: John Bradshaw <john@johnbradshaw.org>

p.s. keep me in Cc.
thanks,
Anton
==
--- numactl.8   2010-12-16 10:20:10.000000000 +0000
+++ numactl_new 2011-01-28 22:17:15.000000000 +0000
@@ -124,7 +124,7 @@
 above (
 .I \-\-interleave, 
 .I \-\-localalloc, 
-.I \-\-prefered, 
+.I \-\-preferred, 
 .I \-\-membind
 ).
 .TP
@@ -210,7 +210,7 @@
 Set preferred node 1 and show the resulting state.
 
 numactl --interleave=all --shmkeyfile /tmp/shmkey 
-Interleave all of the sysv shared memory regiion specified by 
+Interleave all of the sysv shared memory region specified by 
 /tmp/shmkey over all nodes.
 
 numactl --offset=1G --length=1G --membind=1 --file /dev/shm/A --touch

--- numa_maps.5 2011-02-07 09:57:45.000000000 +0000
+++ numa_maps_new   2011-02-09 10:34:40.000000000 +0000
@@ -7,7 +7,7 @@
 .SH DESCRIPTION
 The file
 .B /proc/<pid>/numa_maps
-contrains information about each memory area used by a given process
+contains information about each memory area used by a given process
 allowing--among other information--the determination of which nodes were used for the pages.
 
 .B numa_maps
@@ -26,7 +26,7 @@
 .I second field
 shows the memory policy currently in effect for this particular memory area.
 .P
-The rest of the line contains series of informationi items about the pages in the
+The rest of the line contains series of information items about the pages in the
 memory area.
 .DT
 .SS Possible information items
@@ -62,7 +62,7 @@
 .TP 1.5i
 .I mapmax=<count>
 Maximum mapcount (number of processes mapping a single page) encountered during scan.
-This may be used as an indicator as to the sharing occuring in a given memory area.
+This may be used as an indicator as to the sharing occurring in a given memory area.
 .TP 1.5i
 .I swapcache=<count>
 Number of pages that have an associated entry on the swap device.

             reply	other threads:[~2011-03-02 12:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-02 12:32 Anton Arapov [this message]
2011-03-03 23:11 ` [PATCH] manpages Cliff Wickman

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=20110302123207.GA14426@bandura.usersys.redhat.com \
    --to=anton@redhat.com \
    --cc=linux-numa@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).