WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Who sets my p2m entries to INVALID?

To: xen-devel <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Who sets my p2m entries to INVALID?
From: Jacob Gorm Hansen <jacobg@xxxxxxx>
Date: Fri, 27 Apr 2007 17:17:30 +0200
Delivery-date: Fri, 27 Apr 2007 08:17:37 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:sender; b=eKTHeePx1wdTivCz1dTVuoyxzJIU4V2vadBWwqwepi+IQMXOL9plWJDEzA10NuVbk8u/gm4FT1Bocgf1lvB+lnW4Tzk1jf8Vl0JISnFXtblpsM564xqI8LLhcUEP6rYZvN58Pb97ofDcsesZn0V1c8xcst2xCc1r14vHTEKNSE0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:sender; b=IbwFuPPO13rlMOjop/7MWFf3nUTrT+mcO1nla0JFOWv2a9w2lmvgmpkhOl7KXTVcDwtYwz0KXBmdxhfdI94zLSg3R+ytDgOt4D5gGZODuKQbiwP655y4Y3ijRmAtQtYVmzZ1wJlKHNM+9NLGjXt79akJWzRL8AO9bOidzUx7g3g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
hi,

I am having a strange problem here, where exactly half my XenLinux PFNs
are recorded as INVALID_P2M_ENTRY in phys_to_machine_mapping. This is
with xen 3.0.3, and only happens on some of my machines, all 2GHz P4's
with 512 megs of memory, 64 of which are given to dom0.

The lupper half of the phys_to_machine array is filled with 0xFFFFFFFF
entries, but a  check for this input value in set_phys_to_machine()
never logs any invalid entries written through that function. The VM
uses the network quite heavily, so I was thinking that the problem could
be due to improper recovery of incoming netfront pages. The problem
seems to occur with both flipping and copying receiver.

On another machine, an Intel(R) Core(TM)2 CPU, with more, memory, and
the exact same binaries for xen, vmlinux0 and vmlinuxU, the problem
never occurs.

Has anyone seen problem before?

Jacob


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>