qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 25/25] tcg: Check for overflow via highwater


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v3 25/25] tcg: Check for overflow via highwater mark
Date: Wed, 23 Sep 2015 13:01:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 09/23/2015 12:42 PM, Peter Maydell wrote:
>> +    /* Threshold to flush the translated code buffer, and where to go
>> +       upon overflow.  */
>> +    void *code_gen_highwater;
> 
> I don't understand what the "and where to go upon overflow" part
> of this comment means. Can you elaborate?

Heh.  Comment written when there was a jmp_buf there too.


r~



reply via email to

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