On Tue, Nov 8, 2011 at 4:16 PM, Stefan Hajnoczi
wrote:
> On Tue, Nov 08, 2011 at 02:34:22PM +0800, Zhi Yong Wu wrote:
>> On Mon, Nov 7, 2011 at 10:37 PM, Stefan Hajnoczi wrote:
>> > On Mon, Nov 7, 2011 at 11:49 AM, Zhi Yong Wu wrote:
>> >> On Mon, Oct 17, 2011 at 11:47 PM, Stefan Hajnoczi
>> >>
On Tue, Nov 08, 2011 at 02:34:22PM +0800, Zhi Yong Wu wrote:
> On Mon, Nov 7, 2011 at 10:37 PM, Stefan Hajnoczi wrote:
> > On Mon, Nov 7, 2011 at 11:49 AM, Zhi Yong Wu wrote:
> >> On Mon, Oct 17, 2011 at 11:47 PM, Stefan Hajnoczi
> >> wrote:
> >>> Detect overlapping requests and remember to alig
On Mon, Nov 7, 2011 at 10:37 PM, Stefan Hajnoczi wrote:
> On Mon, Nov 7, 2011 at 11:49 AM, Zhi Yong Wu wrote:
>> On Mon, Oct 17, 2011 at 11:47 PM, Stefan Hajnoczi
>> wrote:
>>> Detect overlapping requests and remember to align to cluster boundaries
>>> if the image format uses them. This assume
On Mon, Nov 7, 2011 at 11:49 AM, Zhi Yong Wu wrote:
> On Mon, Oct 17, 2011 at 11:47 PM, Stefan Hajnoczi
> wrote:
>> Detect overlapping requests and remember to align to cluster boundaries
>> if the image format uses them. This assumes that allocating I/O is
>> performed in cluster granularity -
On Mon, Oct 17, 2011 at 11:47 PM, Stefan Hajnoczi
wrote:
> Detect overlapping requests and remember to align to cluster boundaries
> if the image format uses them. This assumes that allocating I/O is
> performed in cluster granularity - which is true for qcow2, qed, etc.
>
> Signed-off-by: Stefan
Detect overlapping requests and remember to align to cluster boundaries
if the image format uses them. This assumes that allocating I/O is
performed in cluster granularity - which is true for qcow2, qed, etc.
Signed-off-by: Stefan Hajnoczi
---
block.c | 39