Re: [Xen-devel] Blktap 3.0.0 improvement

2015-07-03 Thread Ian Campbell
I'm afraid that blktap 3 is not part of Xen and therefore you won't find many people who can answer questions, at least not on this list. More generally, questions posed in this way, even on maintained areas of code, do not often result in much attention, take a look at http://wiki.xen.org/wiki/As

Re: [Xen-devel] Blktap 3.0.0 improvement

2015-07-03 Thread Akash Talole
I have attached the code of block-vhd.c. On Wed, Jul 1, 2015 at 11:18 PM, Akash Talole wrote: > Hello, > I want to know about Blktap asynchronous i/o read write operations on VHD. > I want to know detail flow of program block-VHD.c . How the read write > operations are performed on VHD . > And a