qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] virtio spec: add virtio-blk max sectors feature


From: Avishay Traeger1
Subject: [Qemu-devel] Re: [PATCH] virtio spec: add virtio-blk max sectors feature
Date: Tue, 8 Dec 2009 11:44:18 +0200

Rusty Russell <address@hidden> wrote on 12/08/2009 07:48:00 AM:
> Avishay; this would be the total sectors in an I/O, as separate from
SIZE_MAX
> (maximum size of any single scatterlist entry) and SEG_MAX (maximum
number of
> scatterlist entries)?

Correct.  In the guest virtblk driver, it changes the call to
blk_queue_max_sectors().

> Seems like a reasonable idea; esp if you need it.

I do.

> Thanks!
> Rusty.

Sure.  Avi - do you want me to resubmit the kvm and qemu patches?

Thanks,
Avishay





reply via email to

[Prev in Thread] Current Thread [Next in Thread]