From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cliff Wickman Subject: Re: [PATCH] manpages Date: Thu, 3 Mar 2011 17:11:12 -0600 Message-ID: <20110303231112.GA24396@sgi.com> References: <20110302123207.GA14426@bandura.usersys.redhat.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20110302123207.GA14426@bandura.usersys.redhat.com> Sender: linux-numa-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Anton Arapov , john@johnbradshaw.org Cc: linux-numa@vger.kernel.org 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 > > 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//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= > 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= > 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