On Fri, Mar 24, 2017 at 8:54 PM, Stefan Hajnoczi wrote:
> On Thu, Mar 23, 2017 at 4:22 PM, Ashijeet Acharya
> wrote:
>> On Thu, Mar 23, 2017 at 8:39 PM, Stefan Hajnoczi wrote:
>>> On Tue, Mar 21, 2017 at 09:14:08AM +, Ashijeet Acharya wrote:
On Tue, 21 Mar 2017 at 13:21, Stefan Hajnoczi
On Thu, Mar 23, 2017 at 4:22 PM, Ashijeet Acharya
wrote:
> On Thu, Mar 23, 2017 at 8:39 PM, Stefan Hajnoczi wrote:
>> On Tue, Mar 21, 2017 at 09:14:08AM +, Ashijeet Acharya wrote:
>>> On Tue, 21 Mar 2017 at 13:21, Stefan Hajnoczi wrote:
>>>
>>> > On Sat, Mar 11, 2017 at 11:54 AM, Ashijeet Ac
On Thu, Mar 23, 2017 at 8:39 PM, Stefan Hajnoczi wrote:
> On Tue, Mar 21, 2017 at 09:14:08AM +, Ashijeet Acharya wrote:
>> On Tue, 21 Mar 2017 at 13:21, Stefan Hajnoczi wrote:
>>
>> > On Sat, Mar 11, 2017 at 11:54 AM, Ashijeet Acharya
>> > wrote:
>> > > This series optimizes the I/O performa
On Tue, Mar 21, 2017 at 09:14:08AM +, Ashijeet Acharya wrote:
> On Tue, 21 Mar 2017 at 13:21, Stefan Hajnoczi wrote:
>
> > On Sat, Mar 11, 2017 at 11:54 AM, Ashijeet Acharya
> > wrote:
> > > This series optimizes the I/O performance of VMDK driver.
> > >
> > > Patch 1 makes the VMDK driver t
On Tue, 21 Mar 2017 at 13:21, Stefan Hajnoczi wrote:
> On Sat, Mar 11, 2017 at 11:54 AM, Ashijeet Acharya
> wrote:
> > This series optimizes the I/O performance of VMDK driver.
> >
> > Patch 1 makes the VMDK driver to allocate multiple clusters at once.
> Earlier
> > it used to allocate cluster
On Sat, Mar 11, 2017 at 11:54 AM, Ashijeet Acharya
wrote:
> This series optimizes the I/O performance of VMDK driver.
>
> Patch 1 makes the VMDK driver to allocate multiple clusters at once. Earlier
> it used to allocate cluster by cluster which slowed down its performance to a
> great extent.
>
>
This series optimizes the I/O performance of VMDK driver.
Patch 1 makes the VMDK driver to allocate multiple clusters at once. Earlier
it used to allocate cluster by cluster which slowed down its performance to a
great extent.
Patch 2 changes the metadata update code to update the L2 tables for m