qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 6/6] qemu_calculate_timeout: increase minimum


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v3 6/6] qemu_calculate_timeout: increase minimum timeout to 1h
Date: Fri, 10 Feb 2012 11:45:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0

On 02/10/2012 10:52 AM, Paul Brook wrote:
>  At least the floppy DMA engine is fine with it, it uses idle bottom
>  halves (which are a hack and could be replaced by timers, but that's not
>  relevant now).
I thought idle bottom halves were one of the things that made this timout
necessary.  How else are they going to get run?

The timeout is reduced to 10 ms when an idle bottom half is scheduled. See qemu_bh_update_timeout in async.c.

Paolo



reply via email to

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