madvise.2: Note that some Linux-specific 'advice' change memory-access semantics

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-02-04 08:03:07 +01:00
parent 95467f1d34
commit fb2bb886b8
1 changed files with 2 additions and 1 deletions

View File

@ -138,7 +138,8 @@ values have no counterparts in the POSIX-specified
.BR posix_madvise (3),
and may or may not have counterparts in the
.BR madvise ()
interface available on other implementations:
interface available on other implementations.
Note that some of these operations change the semantics of memory accesses.
.TP
.BR MADV_REMOVE " (since Linux 2.6.16)"
.\" commit f6b3ec238d12c8cc6cc71490c6e3127988460349