qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] getting rid of coroutine-gthread?


From: Kevin Wolf
Subject: Re: [Qemu-devel] getting rid of coroutine-gthread?
Date: Tue, 15 Jan 2013 14:18:39 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Am 11.01.2013 19:11, schrieb Paolo Bonzini:
> Brad and Peter,
> 
> as far as I know OpenBSD and Linux/ARM were the main users of
> coroutine-gthread.  Do you think we could dump it and rely on
> coroutine-sigaltstack only?  The differences in signal handling of the
> gthread implementation always worried me.
> 
> What versions of OpenBSD would we have to drop support for?  Is that
> acceptable to you?

Changing the defaults for these platforms may be a good idea, but I
actually like the option of having coroutine-gthread because it's much
friendlier to debug - gdb supports threads, but not coroutines.

Is coroutine-gthread blocking anything or is it just that you're not
entirely confident in its correctness?

Kevin



reply via email to

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