Re: [PATCH] splice support #2

From: Ingo Molnar
Date: Thu Mar 30 2006 - 07:39:09 EST



* Jens Axboe <axboe@xxxxxxx> wrote:

> > I agree with the purpose of making sys_splice() generic and in
> > particular usable in scripts/shells where pipes are commonly used, but
> > we should also fulfill the original promise (outlined 15 years ago or
> > so) and not limit this to pipes. That way i could improve TUX to make
> > use of it for example ;)
>
> There's absolutely no reason why we can't add fd -> fd splicing as
> well, so no worries. Right now we just require a pipe transport. It's
> extendable :-)

ok :) I think this code should be merged into v2.6.17 - it's very clean
and unintrusive.

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