[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1296559307-14637-1-git-send-email-gleb@redhat.com>
Date: Tue, 1 Feb 2011 13:21:45 +0200
From: Gleb Natapov <gleb@...hat.com>
To: avi@...hat.com, mtosatti@...hat.com
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] KVM: enable asynchronous page faults
This patch series is on top of Huang Ying "Replace is_hwpoison_address with
__get_user_pages" series: http://www.mail-archive.com/kvm@vger.kernel.org/msg48776.html
Gleb Natapov (2):
Allow GUP to fail instead of waiting on a page.
KVM: Enable async page fault processing.
include/linux/mm.h | 2 ++
mm/filemap.c | 6 ++++--
mm/memory.c | 5 ++++-
virt/kvm/kvm_main.c | 23 +++++++++++++++++++++--
4 files changed, 31 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists