This commit is contained in:
Michael Kerrisk 2007-05-18 11:01:49 +00:00
parent 4fb3134194
commit 413901b165
1 changed files with 3 additions and 3 deletions

View File

@ -20,9 +20,9 @@
.\" 2006-02-03, mtk, substantial wording changes and other improvements
.\"
.TH GET_MEMPOLICY 2 2006-02-07 "Linux" "Linux Programmer's Manual"
.SH SYNOPSIS
get_mempolicy \- Retrieve NUMA memory policy for a process
.SH NAME
get_mempolicy \- Retrieve NUMA memory policy for a process
.SH SYNOPSIS
.B "#include <numaif.h>"
.nf
.sp
@ -30,7 +30,7 @@ get_mempolicy \- Retrieve NUMA memory policy for a process
.BI " unsigned long " maxnode ", unsigned long " addr ,
.BI " unsigned long " flags );
.fi
.\" TBD rewrite this. it is confusing.
.\" FIXME rewrite this. it is confusing.
.SH DESCRIPTION
.BR get_mempolicy ()
retrieves the NUMA policy of the calling process or of a memory address,