linux-numa.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] manpages
@ 2011-03-02 12:32 Anton Arapov
  2011-03-03 23:11 ` Cliff Wickman
  0 siblings, 1 reply; 2+ messages in thread
From: Anton Arapov @ 2011-03-02 12:32 UTC (permalink / raw
  To: linux-numa

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.

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

* Re: [PATCH] manpages
  2011-03-02 12:32 [PATCH] manpages Anton Arapov
@ 2011-03-03 23:11 ` Cliff Wickman
  0 siblings, 0 replies; 2+ messages in thread
From: Cliff Wickman @ 2011-03-03 23:11 UTC (permalink / raw
  To: Anton Arapov, john; +Cc: linux-numa

Hi Anton, and John,

Applied (to numactl.8;  the hunks for numa_maps.5 already exist)

Thanks. 

-Cliff

On Wed, Mar 02, 2011 at 01:32:07PM +0100, Anton Arapov wrote:
> 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.
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-numa" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
Cliff Wickman
SGI
cpw@sgi.com
(651) 683-3824

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

end of thread, other threads:[~2011-03-03 23:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02 12:32 [PATCH] manpages Anton Arapov
2011-03-03 23:11 ` Cliff Wickman

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).