summaryrefslogtreecommitdiffstats
path: root/man/man2/get_mempolicy.2
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/man2/get_mempolicy.2 (renamed from man2/get_mempolicy.2)12
1 files changed, 8 insertions, 4 deletions
diff --git a/man2/get_mempolicy.2 b/man/man2/get_mempolicy.2
index 3846bcc..b70f529 100644
--- a/man2/get_mempolicy.2
+++ b/man/man2/get_mempolicy.2
@@ -7,7 +7,7 @@
.\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
.\" more precise specification of behavior.
.\"
-.TH get_mempolicy 2 2023-10-31 "Linux man-pages 6.7"
+.TH get_mempolicy 2 2024-05-02 "Linux man-pages (unreleased)"
.SH NAME
get_mempolicy \- retrieve NUMA memory policy for a thread
.SH LIBRARY
@@ -137,7 +137,9 @@ specifies
but not
.BR MPOL_F_ADDR ,
and the thread's current policy is
-.BR MPOL_INTERLEAVE ,
+.B MPOL_INTERLEAVE
+or
+.BR MPOL_WEIGHTED_INTERLEAVE ,
then
.BR get_mempolicy ()
will return in the location pointed to by a non-NULL
@@ -205,8 +207,10 @@ specified
.B MPOL_F_NODE
but not
.B MPOL_F_ADDR
-and the current thread policy is not
-.BR MPOL_INTERLEAVE .
+and the current thread policy is neither
+.B MPOL_INTERLEAVE
+nor
+.BR MPOL_WEIGHTED_INTERLEAVE .
Or,
.I flags
specified