Re: [Qemu-devel] About the IO queue inside qemu

2013-10-02 Thread Stefan Hajnoczi
On Wed, Oct 02, 2013 at 01:28:11AM -0500, Yaodong Yang wrote: > I'm wondering is there any io queue inside qemu? Is there any IO scheduling > inside it? I notice that there is an IO track feature inside block.c, but I > do not know the purpose of it. Could someone explain it for me? Thanks a lot!

[Qemu-devel] About the IO queue inside qemu

2013-10-01 Thread Yaodong Yang
Hi all, I'm wondering is there any io queue inside qemu? Is there any IO scheduling inside it? I notice that there is an IO track feature inside block.c, but I do not know the purpose of it. Could someone explain it for me? Thanks a lot! Yaodong