On Sat, Mar 20, 2010 at 5:29 PM, Andi Kleen <andi@xxxxxxxxxxxxxx> wrote: > > Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx> > > Index: man-pages-3.24/man2/move_pages.2 Thanks. Applied for man-pages-3.25. Cheers, Michael =================================================================== > --- man-pages-3.24.orig/man2/move_pages.2 > +++ man-pages-3.24/man2/move_pages.2 > @@ -25,6 +25,8 @@ move_pages \- move individual pages of a > .BI "long move_pages(int " pid ", unsigned long count, void **" pages , > .BI " const int *" nodes ", int *" status ", int " flags ); > .fi > +.sp > +Link with \fI\-lnuma\fP. > .SH DESCRIPTION > .BR move_pages () > moves the specified > @@ -214,6 +216,12 @@ and/or the specified process [See > That is, memory policy does not constrain the destination > nodes used by > .BR move_pages (). > + > +The > +.I numaif.h > +header is not included with glibc, but requires installing > +.I libnuma-devel > +or a similar package. > .SH "SEE ALSO" > .BR get_mempolicy (2), > .BR mbind (2), > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface" http://blog.man7.org/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html