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

Re: [Xen-devel] network_alloc_rx_buffers panic

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] network_alloc_rx_buffers panic
From: "Mark A. Williamson" <mark.williamson@xxxxxxxxxxxx>
Date: Thu, 23 Sep 2004 15:03:18 +0100
Cc: David Becker <becker@xxxxxxxxxxx>
Delivery-date: Thu, 23 Sep 2004 15:05:19 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <20040923130807.GE921@xxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <20040923130807.GE921@xxxxxxxxxxx>
Reply-to: mark.williamson@xxxxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.7
> I'm not clear on what is happening here.   Are the domains changing size?

Yes they are (by a small, bounded amount).  As you may well know, incoming 
network packets are received into buffers in the backend and those buffers 
are then page-flipped into the appropriate destination domain.  Therefore, 
domains with virtual ethernet interfaces must return pages to Xen (by 
reducing their reservation) in return for the pages that are flipped in.

The net effect is that both backend and frontend domains vary in size by a 
small, bounded amount and that copies on the receive path are avoided.

> Which memory reservation is being reduced, xen0 or xenU?

XenU is reducing its reservation to give receive buffers to the backend driver 
in Xen0.

HTH,
Mark

> All the domains are v2.6.8.1, changeset 1.1331 from  Tuesday.
>
> David
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
> Project Admins to receive an Apple iPod Mini FREE for your judgement on
> who ports your project to Linux PPC the best. Sponsored by IBM.
> Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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