From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: Re: pv_ops dom0 USB fixed Date: Tue, 06 Jan 2009 17:28:12 +0100 Message-ID: <4963869C.8030608@redhat.com> References: <4940210C.1060401@goop.org> <4942D0F9.7080903@goop.org> <4942E6FD.6080601@goop.org> <1e16a9ed0812131102s79d231depef1466fda8e2b897@mail.gmail.com> <1e16a9ed0812131753m3412e3ffgd9028185c90c2c40@mail.gmail.com> <1229334549.25349.82.camel@zakaz.uk.xensource.com> <1e16a9ed0812151015v50867776l100c1830380f8411@mail.gmail.com> <4946BBF5.30508@goop.org> <49493182.9070707@redhat.com> <49495403.1000400@goop.org> <494A1335.60609@redhat.com> <494AB29C.7030902@goop.org> <494B919A.9070803@redhat.com> <494BDC3D.1070804@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <494BDC3D.1070804@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: deshantm@gmail.com, Aviv Grafi , Xen-devel , Andrew Lyon , Ian Campbell List-Id: xen-devel@lists.xenproject.org back from x-mas & new year vacation ... >> It fails notably faster now, early in the init scripts. Some race >> maybe? The timing changes due to the excessive debug output makes it >> happen more likely? Ok, seems to be pretty much random. Updated to latest kernel, ATA_DEBUG is off again, a bunch of boots later: sometimes it dies at random places in the init scripts, sometimes it boots up fine, lets me do stuff and dies later on ... > Well, it doesn't explain why it happens instantly for everyone else, > unless there's some really odd timing issue going on. Is your xen the > xen-unstable tip? Do you have DEBUG=y enabled? Rawhide packages (3.3.0 right now, should be 3.3.1 soon). >>> Also, does swiotlb=0 make any difference? >> >> It doesn't. Hmm, from the boot messages it looks like it doesn't >> actually disable the swiotb ... > > Oh, maybe "iommu=off" then? iommu=off seems to make no difference. cheers Gerd