diff options
author | 2011-02-01 13:21:47 +0200 | |
---|---|---|
committer | 2011-04-06 13:15:55 +0300 | |
commit | 0857b9e95c1af8bfe84630ef6747b9d4d61de4c6 (patch) | |
tree | df3892f624910d2a6b210e30549a6a82a79e5474 /tools/perf/scripts/perl | |
parent | KVM: fix crash on irqfd deassign (diff) | |
download | wireguard-linux-0857b9e95c1af8bfe84630ef6747b9d4d61de4c6.tar.xz wireguard-linux-0857b9e95c1af8bfe84630ef6747b9d4d61de4c6.zip |
KVM: Enable async page fault processing
If asynchronous hva_to_pfn() is requested call GUP with FOLL_NOWAIT to
avoid sleeping on IO. Check for hwpoison is done at the same time,
otherwise check_user_page_hwpoison() will call GUP again and will put
vcpu to sleep.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/perl')
0 files changed, 0 insertions, 0 deletions