Thread (22 messages) 22 messages, 7 authors, 2017-09-18

Re: [PATCH v4 2/3] mm: introduce MAP_VALIDATE a mechanism for adding new mmap flags

From: Andy Lutomirski <luto@kernel.org>
Date: 2017-08-15 16:28:21
Also in: linux-api, linux-fsdevel, linux-mm, lkml, nvdimm

On Mon, Aug 14, 2017 at 11:12 PM, Dan Williams [off-list ref] wrote:
The mmap syscall suffers from the ABI anti-pattern of not validating
unknown flags. However, proposals like MAP_SYNC and MAP_DIRECT need a
mechanism to define new behavior that is known to fail on older kernels
without the feature. Use the fact that specifying MAP_SHARED and
MAP_PRIVATE at the same time is invalid as a cute hack to allow a new
set of validated flags to be introduced.
While this is cute, is it actually better than a new syscall?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help