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: Mon, 2 May 2011 12:51:12 +0530
User-agent: Mutt/1.5.21 (2010-09-15)

On (Sat) 30 Apr 2011 [11:23:42], Alon Levy wrote:
> On Fri, Apr 29, 2011 at 06:26:49PM +0530, Amit Shah wrote:
> > 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
> 
> Can I reply with a sign off?
> 
> Signed-off-by: Alon Levy <address@hidden>

Yes, this is fine.

                Amit



reply via email to

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