On Tue,  7 Jul 2015 13:03:43 -0400 Eric B Munson <emun...@akamai.com> wrote:

> Test the mmap() flag, and the mlockall() flag.  These tests ensure that
> pages are not faulted in until they are accessed, that the pages are
> unevictable once faulted in, and that VMA splitting and merging works
> with the new VM flag.  The second test ensures that mlock limits are
> respected.  Note that the limit test needs to be run a normal user.

So we don't have tests for the new syscalls?

I have renumbered those syscalls (added 1) because of sys_userfaultfd.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to