All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Andrey Korolyov <andrey@xdel.ru>
Cc: Kevin Wolf <kwolf@redhat.com>,
	hdegoede@redhat.com,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] usb-storage assertions
Date: Tue, 19 Jan 2016 12:44:24 +0100	[thread overview]
Message-ID: <1453203864.18326.47.camel@redhat.com> (raw)
In-Reply-To: <CABYiri8aEP1vVf-auTzk17wwiPPA-0w9EkYcREGtSpfc0oU-kQ@mail.gmail.com>

  Hi,

> Probably not enough with driver subsystem to point even at the obvious
> issue in the EHCI driver. I`d start with slowing down an emulated CPU
> 10...100 times via its thread cg, leaving emulator code hanging with
> enough CPU cycles and check if the issue is still here. If roots of
> the crash or endless loop are timing-related, they either would change
> appearance significanly or disappear completely (or vice versa, slow
> an emulator thread). If you don`t have enough time for such blind
> testing, I may check it in a next few days. Since I`ve seen interrupt
> storm complaint on FreeBSD within same conditions, I strongly prefer
> the idea of a race-driven behavior.

Ha!  That nailed it.  /me was looking for a loop in the code, waiting
for the device having finished reset or something like that.  But it
turned out to be a interrupt storm indeed.

cheers,
  Gerd

  reply	other threads:[~2016-01-19 11:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-09 17:34 [Qemu-devel] usb-storage assertions Andrey Korolyov
2016-01-12 14:17 ` Gerd Hoffmann
2016-01-12 14:36   ` Kevin Wolf
2016-01-12 14:56     ` Daniel P. Berrange
2016-01-13 16:13       ` Gerd Hoffmann
2016-01-13 16:28         ` Andrey Korolyov
2016-01-15 18:08           ` Andrey Korolyov
2016-01-18  9:38             ` Gerd Hoffmann
2016-01-18  9:50               ` Andrey Korolyov
2016-01-18 13:55                 ` Gerd Hoffmann
2016-01-18 23:49                   ` Andrey Korolyov
2016-01-19  7:13                     ` Gerd Hoffmann
2016-01-19 10:59                       ` Andrey Korolyov
2016-01-19 11:44                         ` Gerd Hoffmann [this message]
2016-01-19 14:19                     ` Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1453203864.18326.47.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=andrey@xdel.ru \
    --cc=hdegoede@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.