Re: [patch 2/3] splice: implement default splice_read method

From: Jens Axboe
Date: Tue May 19 2009 - 05:38:18 EST


On Mon, May 18 2009, Miklos Szeredi wrote:
> Hi Jens,
>
> On Thu, 14 May 2009, Jens Axboe wrote:
> > On Thu, May 14 2009, Miklos Szeredi wrote:
> > > > > Hmm. Simple solution would be to do a write() for each buffer. But
> > > > > this only affects HIGHMEM kernels, so it's a bit pointless to do that
> > > > > on all archs. Sigh...
> > > >
> > > > It is unfortunate, we are going to be stuck with that for some time
> > > > still...
>
> Here's a patch that fixes the multiple kmap() issue. It goes on top
> of the previous splice patches.

Thanks Miklos, applied.

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