mbind.2: Add FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-02-26 10:04:53 +01:00
parent b4bd57d56d
commit e198a28d33
1 changed files with 18 additions and 0 deletions

View File

@ -22,6 +22,24 @@
.\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
.\" more precise specification of behavior.
.\"
.\" FIXME
.\" Linux 3.8 added the following, which need to be documented.
.\" And do they also apply for move_pages()?
.\"
.\" MPOL_LOCAL
.\" commit 479e2802d09f1e18a97262c4c6f8f17ae5884bd8
.\" Author: Peter Zijlstra <a.p.zijlstra@chello.nl>
.\" Date: Thu Oct 25 14:16:28 2012 +0200
.\"
.\" commit f2a07f40dbc603c15f8b06e6ec7f768af67b424f
.\" Author: Hugh Dickins <hughd@google.com>
.\" Date: Wed Jan 2 02:01:33 2013 -0800
.\"
.\" MPOL_MF_LAZY
.\" commit b24f53a0bea38b266d219ee651b22dba727c44ae
.\" Author: Lee Schermerhorn <lee.schermerhorn@hp.com>
.\" Date: Thu Oct 25 14:16:32 2012 +0200
.\"
.TH MBIND 2 2008-08-15 Linux "Linux Programmer's Manual"
.SH NAME
mbind \- set memory policy for a memory range