Re: [PATCH linux-2.6-block:post-2.6.15 09/10] blk: add FUA supportto IDE

From: Alan Cox
Date: Fri Nov 18 2005 - 12:09:10 EST


On Gwe, 2005-11-18 at 17:38 +0100, Bartlomiej Zolnierkiewicz wrote:
> On 11/18/05, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
> > On Gwe, 2005-11-18 at 17:17 +0100, Bartlomiej Zolnierkiewicz wrote:
> > > Probably it should work fine given that drive->mult_count is on.
> > >
> > > The only controller using drive->vdma in the current tree is cs5520
> > > so you should confirm this with Mark Lord & Alan Cox.
> >
> > The CS5520 VDMA performs PIO commands with controller driven DMA to PIO
> > of the data blocks. Thus it can do any PIO command with one data in or
> > out phase as if it were DMA.
>
> Therefore doing ATA_CMD_WRITE_MULTI_FUA_EXT w/ VDMA
> should be just fine as is WIN_WRITE_EXT w/ VDMA currently?

As I understand it yes

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/