qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] honor IDE_DMA_BUF_SECTORS


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH] honor IDE_DMA_BUF_SECTORS
Date: Thu, 26 Mar 2009 14:58:55 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Samuel Thibault wrote:
Avi Kivity, le Thu 26 Mar 2009 14:10:20 +0200, a écrit :
I realize your use case will probably not trigger this, but it does indicate you're limiting at the wrong layer. It places the burden on all callers of block format drivers instead of centralizing it.

Then it should be centralized in the block layer instead of placing the
burden on all block format drivers ;)

If other drivers need to do that, certainly. However I expect that most drivers are interested in increasing dma sizes rather than decreasing them.

One thing for instance that still have been overlooked although patches
have been sent is block-raw-posix' read/write_pread_aligned() that
consider partial read/writes as an error.  That's a bug.

Right.  Unrelated topic though?

--
error compiling committee.c: too many arguments to function





reply via email to

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