Skip to content
Snippets Groups Projects
user avatar
Pekka Enberg authored
Fix mincore() to follow Linux ABI and return ENOMEM only if (part of
the) memory range is unmapped even if it's not resident.  This is needed
for mincore() to work with demand paged mmaps.

Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
7d532448
History