linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] userfaultfd: selftest: add event tests
@ 2016-08-28 14:37 Mike Rapoport
  2016-08-28 14:37 ` [PATCH 1/3] userfaultfd: selftest: introduce userfaultfd_open Mike Rapoport
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mike Rapoport @ 2016-08-28 14:37 UTC (permalink / raw)
  To: Andrea Arcangeli; +Cc: Pavel Emelyanov, linux-mm, linux-kernel, Mike Rapoport

Hi,

These patches add tests for userfaultfd events used in non-cooperative
scenario.
The tests verify that fork(), mremap() and madvise(MADV_DONTNEED) can be
properly handled when the process that monitors userfaultfd is not the
process that causes the pagefaults.

Mike Rapoport (3):
  userfaultfd: selftest: introduce userfaultfd_open
  userfaultfd: selftest: add ufd parameter to copy_page
  userfaultfd: selftest: add test for FORK, MADVDONTNEED and REMAP events

 tools/testing/selftests/vm/userfaultfd.c | 219 ++++++++++++++++++++++++++-----
 1 file changed, 189 insertions(+), 30 deletions(-)

-- 
1.9.1

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-28 14:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-28 14:37 [PATCH 0/3] userfaultfd: selftest: add event tests Mike Rapoport
2016-08-28 14:37 ` [PATCH 1/3] userfaultfd: selftest: introduce userfaultfd_open Mike Rapoport
2016-08-28 14:37 ` [PATCH 2/3] userfaultfd: selftest: add ufd parameter to copy_page Mike Rapoport
2016-08-28 14:37 ` [PATCH 3/3] userfaultfd: selftest: add test for FORK, MADVDONTNEED and REMAP events Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).