qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCHv3] virtio-serial-bus: use bh for unthrottling


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCHv3] virtio-serial-bus: use bh for unthrottling
Date: Fri, 29 Apr 2011 18:26:49 +0530
User-agent: Mutt/1.5.21 (2010-09-15)

On (Fri) 29 Apr 2011 [14:25:06], Alon Levy wrote:
> Instead of calling flush_queued_data when unthrottling, schedule
> a bh. That way we can return immediately to the caller, and the
> flush uses the same call path as a have_data for callbackee.
> 
> No migration change is required because bh are called from vm_stop.

No sign-off?

The initial tests look good, no fireworks yet.

                Amit



reply via email to

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