qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: [PATCH 2/7] store thread-specific env information


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Re: [PATCH 2/7] store thread-specific env information
Date: Mon, 30 Nov 2009 12:49:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4

On 11/30/2009 12:41 PM, Glauber Costa wrote:
For the record, I am a big fan of __thread. The only reason I used
the pthread library was portability. I can surely put in some
configure knobs to use __thread where available

Plus, do you really need to support SMP when __thread is not available?...

Paolo




reply via email to

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