From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with SMTP id 32AA56B00A0 for ; Wed, 20 Oct 2010 07:39:42 -0400 (EDT) Date: Wed, 20 Oct 2010 13:39:29 +0200 From: Gleb Natapov Subject: Re: [PATCH v7 02/12] Halt vcpu if page it tries to access is swapped out. Message-ID: <20101020113929.GS10207@redhat.com> References: <1287048176-2563-1-git-send-email-gleb@redhat.com> <1287048176-2563-3-git-send-email-gleb@redhat.com> <4CBED271.9000103@siemens.com> <20101020113300.GR10207@redhat.com> <4CBED41F.6030109@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CBED41F.6030109@siemens.com> Sender: owner-linux-mm@kvack.org To: Jan Kiszka Cc: "kvm@vger.kernel.org" , "linux-mm@kvack.org" , "linux-kernel@vger.kernel.org" , "avi@redhat.com" , "mingo@elte.hu" , "a.p.zijlstra@chello.nl" , "tglx@linutronix.de" , "hpa@zytor.com" , "riel@redhat.com" , "cl@linux-foundation.org" , "mtosatti@redhat.com" List-ID: On Wed, Oct 20, 2010 at 01:35:59PM +0200, Jan Kiszka wrote: > Am 20.10.2010 13:33, Gleb Natapov wrote: > > On Wed, Oct 20, 2010 at 01:28:49PM +0200, Jan Kiszka wrote: > >> > >> Based on early kvm-kmod experiments, it looks like this (and maybe more) > >> breaks the build in arch/x86/kvm/x86.c if CONFIG_KVM_ASYNC_PF is > >> disabled. Please have a look. > >> > > CONFIG_KVM_ASYNC_PF is always enabled on x86. > > Ah, so this is more like CONFIG_HAVE_KVM_ASYNC_PF? > Yes. Your name is probably better. -- Gleb. -- 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: email@kvack.org