From: Jan Stancek <jstancek@redhat.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v3] syscall: Add userfaultfd testcase
Date: Fri, 15 Mar 2019 18:17:27 -0400 (EDT) [thread overview]
Message-ID: <100593127.9468868.1552688247623.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <20190315094558.17139-1-camann@suse.com>
----- Original Message -----
> This tests the userfaultfd syscall to handle pagefault events.
> It does so by registering a userfaultfd object to the address of
> a memory page. In a second thread it handles the event and writes
> data in the monitored memory page to indicate success.
>
> Signed-off-by: Christian Amann <camann@suse.com>
Acked-by: Jan Stancek <jstancek@redhat.com>
Couple small nits below (no need to repost).
syscall -> syscalls in subject
> +
> +static int userfaultfd(int flags)
If glibc ever provides func, my money would be on this :-).
But looking at HEAD, we're safe now.
Thanks,
Jan
next prev parent reply other threads:[~2019-03-15 22:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-15 9:45 [LTP] [PATCH v3] syscall: Add userfaultfd testcase Christian Amann
2019-03-15 22:17 ` Jan Stancek [this message]
2019-03-18 17:51 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=100593127.9468868.1552688247623.JavaMail.zimbra@redhat.com \
--to=jstancek@redhat.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox