Re: Worrisome IDE PIO transfers...

From: Bartlomiej Zolnierkiewicz
Date: Sat Feb 28 2004 - 22:02:48 EST


On Sunday 29 of February 2004 01:58, Jeff Garzik wrote:

> > I like Alan's idea to use loopback instead of "bswap".
>
> Neat but no more zerocopy that way. I much prefer a swap-as-you-go...

Okay, better solution:

- on Atari/Q40:
if drive->bswap use insw/outsw instead of swapping variants

- on others:
use device mapper as suggested by Matt Mackall
(no extra copying and you can use DMA to read disk from TiVo!)

Bartlomiej

-
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/