Re: [PATCH 1/2] virtio: console: Wake up outvq on host notifications
From: Rusty Russell <hidden>
Date: 2011-01-31 10:03:15
From: Rusty Russell <hidden>
Date: 2011-01-31 10:03:15
On Mon, 31 Jan 2011 06:06:36 pm Amit Shah wrote:
The outvq needs to be woken up on host notifications so that buffers consumed by the host can be reclaimed, outvq freed, and application writes may proceed again. The need for this is now finally noticed when I have qemu patches ready to use nonblocking IO and flow control.
What about -stable? Thanks, Rusty.