Am 23.03.2011 um 22:05 schrieb Stefan Hajnoczi:
On Wed, Mar 23, 2011 at 8:58 PM, Andreas Färber > wrote:
Unfortunately compiling GLib from scratch (e.g., on Haiku) can be a
lot of
work, too. The Mono folks abandoned it again in favor of their own
stripped-down GLib-compatible eglib implementat
On Wed, Mar 23, 2011 at 8:58 PM, Andreas Färber wrote:
> Still I would generally advise against requiring the latest and greatest
> GCC.
Yes, I think requiring 4.1 was too aggressive.
> Unfortunately compiling GLib from scratch (e.g., on Haiku) can be a lot of
> work, too. The Mono folks abandon
Am 23.03.2011 um 21:42 schrieb Andreas Färber:
Am 23.03.2011 um 08:39 schrieb Stefan Hajnoczi:
On Tue, Mar 22, 2011 at 11:52 PM, Andreas Färber > wrote:
Am 28.02.2011 um 10:38 schrieb Stefan Hajnoczi:
Trace events outside the global mutex cannot be used with the
simple
trace backend since i
On Wed, Mar 23, 2011 at 8:42 PM, Andreas Färber wrote:
> Am 23.03.2011 um 08:39 schrieb Stefan Hajnoczi:
>> These are gcc builtins, I believe the were added in gcc 4.1:
>>
>> http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Atomic-Builtins.html#Atomic-Builtins
>>
>> Which version of gcc are you running
Am 23.03.2011 um 08:39 schrieb Stefan Hajnoczi:
On Tue, Mar 22, 2011 at 11:52 PM, Andreas Färber > wrote:
Am 28.02.2011 um 10:38 schrieb Stefan Hajnoczi:
Trace events outside the global mutex cannot be used with the simple
trace backend since it is not thread-safe. There is no check to
prev
On 23.03.2011, at 08:59, Stefan Hajnoczi wrote:
> On Wed, Mar 23, 2011 at 7:58 AM, Stefan Hajnoczi wrote:
>> On Wed, Mar 23, 2011 at 7:39 AM, Stefan Hajnoczi wrote:
>>> On Tue, Mar 22, 2011 at 11:52 PM, Andreas Färber
>>> wrote:
Am 28.02.2011 um 10:38 schrieb Stefan Hajnoczi:
>
On Wed, Mar 23, 2011 at 7:58 AM, Stefan Hajnoczi wrote:
> On Wed, Mar 23, 2011 at 7:39 AM, Stefan Hajnoczi wrote:
>> On Tue, Mar 22, 2011 at 11:52 PM, Andreas Färber
>> wrote:
>>> Am 28.02.2011 um 10:38 schrieb Stefan Hajnoczi:
>>>
Trace events outside the global mutex cannot be used with
On Wed, Mar 23, 2011 at 7:39 AM, Stefan Hajnoczi wrote:
> On Tue, Mar 22, 2011 at 11:52 PM, Andreas Färber
> wrote:
>> Am 28.02.2011 um 10:38 schrieb Stefan Hajnoczi:
>>
>>> Trace events outside the global mutex cannot be used with the simple
>>> trace backend since it is not thread-safe. There
On Tue, Mar 22, 2011 at 11:52 PM, Andreas Färber wrote:
> Am 28.02.2011 um 10:38 schrieb Stefan Hajnoczi:
>
>> Trace events outside the global mutex cannot be used with the simple
>> trace backend since it is not thread-safe. There is no check to prevent
>> them being enabled so people sometimes
Am 28.02.2011 um 10:38 schrieb Stefan Hajnoczi:
Trace events outside the global mutex cannot be used with the simple
trace backend since it is not thread-safe. There is no check to
prevent
them being enabled so people sometimes learn this the hard way.
This patch restructures the simple tra
Trace events outside the global mutex cannot be used with the simple
trace backend since it is not thread-safe. There is no check to prevent
them being enabled so people sometimes learn this the hard way.
This patch restructures the simple trace backend with a ring buffer
suitable for multiple co
On Sun, Feb 27, 2011 at 4:14 PM, Avi Kivity wrote:
> On 02/27/2011 04:58 PM, Stefan Hajnoczi wrote:
>>
>> Trace events outside the global mutex cannot be used with the simple
>> trace backend since it is not thread-safe. There is no check to prevent
>> them being enabled so people sometimes learn
On 02/27/2011 04:58 PM, Stefan Hajnoczi wrote:
Trace events outside the global mutex cannot be used with the simple
trace backend since it is not thread-safe. There is no check to prevent
them being enabled so people sometimes learn this the hard way.
This patch restructures the simple trace ba
Trace events outside the global mutex cannot be used with the simple
trace backend since it is not thread-safe. There is no check to prevent
them being enabled so people sometimes learn this the hard way.
This patch restructures the simple trace backend with a ring buffer
suitable for multiple co
14 matches
Mail list logo