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] xway issues / bugs

To: "Muhammad Atif" <m_atif_s@xxxxxxxxx>
Subject: Re: [Xen-devel] xway issues / bugs
From: "Derek Murray" <Derek.Murray@xxxxxxxxxxxx>
Date: Mon, 7 Jan 2008 11:12:49 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Delivery-date: Mon, 07 Jan 2008 03:13:10 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=k0UUO7siex3bfckL208/vKVS4Xqam1tt885TWjcxShE=; b=VxSeIaLxvBSoVsIgy3AFneUl4/colcYDCUF9xkaBeiemgmQUQufwY7rRoDIb1jwCkTDZ3mOHpgsbXwQayCN7vyJ388b2tfjK5ojMpjt+RbNvgX5gODjXcUVWz1AKOn7sUu6jiomV6uxZKKL4VvA6r/H2vlz6oDBSwtoFVfOkE4k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Axbo0CQR/eVYQ6REkcjp0/bNC9XN/K/9yYTGvF9zVSPDsctuh+ePuCh5shfUGwM/Tjut4IyNBVWNWMb1L4U2ZepwXgcRN9rjWqAU4i7w7R/8mThcvvqu9+YGL7ihVrA4tp0KdFEx69BPSeLmtBs2emMibTBqfxSEg1qRoewotlk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <647582.77039.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <647582.77039.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: Derek.Murray@xxxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Jan 7, 2008 10:27 AM, Muhammad Atif <m_atif_s@xxxxxxxxx> wrote:
> At the moment, I feel
> that xd.c (the xway driver) is causing the problems and the function is
> import_mem(...) and specific call is
> BUG_ON(HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, ops, npage)); ...

This sounds like the driver is trying (and failing) to map a list of
grant references. Usually when this happens, you will see some output
on the Xen console (which you can read by typing "xm dmesg" in Dom0,
or attaching a serial line). This may help the developers - or people
on this list - to diagnose the problem.

Hope this helps.

Regards,

Derek Murray.

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

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