qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] coroutine: Assertions and debugging aids


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 0/2] coroutine: Assertions and debugging aids
Date: Mon, 15 Aug 2016 14:18:46 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 11.08.2016 um 18:22 hat Kevin Wolf geschrieben:
> A while ago we were debugging a hang where coroutines were waiting for a mutex
> to be unlocked, but we couldn't find out who held the lock. This series adds
> some information to Coroutine and CoMutex that both allows to add a few
> assertions to check locking behaviour and can be used to find the culprit when
> analysing a core dump.

Applied to block-next.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]