Re: [PATCH] remove useless highmem bounce from loop/cryptoloop

From: Jens Axboe
Date: Fri Oct 31 2003 - 08:04:41 EST


On Fri, Oct 31 2003, Jari Ruusu wrote:
> Andrew Morton wrote:
> > Jari Ruusu <jariruusu@xxxxxxxxxxxxxxxxxxxxx> wrote:
> > > Cryptoapi interface is quite broken. Your change extends that breakage to
> > > loop transfer interface. Please don't do that.
> >
> > Please describe this breakage.
>
> It is broken because it includes kmaps. kmaps may be required evil thing
> that is currectly required, but in long term kmaps deserve fate of DOS EMS.
> Less interfaces that include that damage, the better. Please don't include
> that damage in loop transfer interface.

Bouncing is better?! Get real.

An interface based on page,len,offset is so much better than a virtual
address. It works equally well on sane archs as insane ones.

--
Jens Axboe

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