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] Re: pv_ops dom0 USB fixed

To: Gerd Hoffmann <kraxel@xxxxxxxxxx>
Subject: Re: [Xen-devel] Re: pv_ops dom0 USB fixed
From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Date: Thu, 18 Dec 2008 12:29:16 -0800
Cc: deshantm@xxxxxxxxx, Aviv Grafi <aviv@xxxxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Andrew Lyon <andrew.lyon@xxxxxxxxx>, Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Delivery-date: Thu, 18 Dec 2008 12:29:42 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <494A1335.60609@xxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4940210C.1060401@xxxxxxxx> <f4527be0812120112y13e74752kbd3d17d7daa98848@xxxxxxxxxxxxxx> <4942D0F9.7080903@xxxxxxxx> <f4527be0812121420i2ff3ef03g1842170eb52f9de8@xxxxxxxxxxxxxx> <4942E6FD.6080601@xxxxxxxx> <f4527be0812130556v6ec00812y7f0e906ec97b56cd@xxxxxxxxxxxxxx> <1e16a9ed0812131102s79d231depef1466fda8e2b897@xxxxxxxxxxxxxx> <f4527be0812131126u2bfca838y2a4c5e65a774c5af@xxxxxxxxxxxxxx> <1e16a9ed0812131753m3412e3ffgd9028185c90c2c40@xxxxxxxxxxxxxx> <1229334549.25349.82.camel@xxxxxxxxxxxxxxxxxxxxxx> <1e16a9ed0812151015v50867776l100c1830380f8411@xxxxxxxxxxxxxx> <4946BBF5.30508@xxxxxxxx> <49493182.9070707@xxxxxxxxxx> <49495403.1000400@xxxxxxxx> <494A1335.60609@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.18 (X11/20081119)
Gerd Hoffmann wrote:
Jeremy Fitzhardinge wrote:
Intel 64bit box, 6GB RAM (dom0_mem=2g), running rawhide.
OK, that's interesting.  The symptom is the same (drive stops talking),
but after a while rather than immediate.

Yep.

That suggests there might be
some issue with what memory gets allocated or something?

Or translated.  Maybe it grooks due to being fed with an invalid bus
address where it can't DMA do.

Can you try changing include/linux/libata.h:

-#undef ATA_DEBUG               /* debugging output */
+#define ATA_DEBUG              /* debugging output */

and see what happens as it nears failure? The difference for me is ATA (fails) vs ATAPI (works) for the DVD drive - but they follow essentially the same code path. But if you're getting some disk IO, then there has to be more to it than that.

Also, does swiotlb=0 make any difference?

   J

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