From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Ahern" Subject: Re: [patch 00/13] RFC: out of sync shadow Date: Fri, 12 Sep 2008 09:12:03 -0600 Message-ID: <48CA86C3.8020800@cisco.com> References: <20080906184822.560099087@localhost.localdomain> <48C9EA78.3000103@cisco.com> <20080912115120.GA20282@dmt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Marcelo Tosatti Return-path: Received: from sj-iport-3.cisco.com ([171.71.176.72]:23636 "EHLO sj-iport-3.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751803AbYILPMH (ORCPT ); Fri, 12 Sep 2008 11:12:07 -0400 In-Reply-To: <20080912115120.GA20282@dmt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: Marcelo Tosatti wrote: > On Thu, Sep 11, 2008 at 10:05:12PM -0600, David S. Ahern wrote: > > David, > > Please reload the kvm-intel module with "bypass_guest_pf=0" option. > > DOH. You mentioned that in your description, and I forgot to disable it. Works fine now. Guest behavior is amazing. After 30 min of uptime, kscand shows only 17secs of cpu usage. Before, kscand was hitting over a minute after about 10 minutes of uptime. david