diff mbox series

[manpage] mbind.2: remove note about MPOL_MF_STRICT been ignored

Message ID 1581699838-7483-1-git-send-email-lixinhai.lxh@gmail.com (mailing list archive)
State New, archived
Headers show
Series [manpage] mbind.2: remove note about MPOL_MF_STRICT been ignored | expand

Commit Message

Li Xinhai Feb. 14, 2020, 5:03 p.m. UTC
Current code ignores the MPOL_MF_STRICT when handling hugetlb mapping,
now patch([1]) handles MPOL_MF_STRICT in same semantic as other mapping.
So, we can remove the note about 'MPOL_MF_STRICT is ignored on huge page
mappings', and no changes to other part of man-page.

[1] https://lore.kernel.org/linux-mm/1581559627-6206-1-git-send-email-lixinhai.lxh@gmail.com/

Signed-off-by: Li Xinhai <lixinhai.lxh@gmail.com>
---
 man2/mbind.2 | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/man2/mbind.2 b/man2/mbind.2
index 16644ff..8c07270 100644
--- a/man2/mbind.2
+++ b/man2/mbind.2
@@ -471,9 +471,6 @@  Support for huge page policy was added with 2.6.16.
 For interleave policy to be effective on huge page mappings the
 policied memory needs to be tens of megabytes or larger.
 .PP
-.B MPOL_MF_STRICT
-is ignored on huge page mappings.
-.PP
 .B MPOL_MF_MOVE
 and
 .B MPOL_MF_MOVE_ALL