Re: [PATCH] splice support #2

From: Ingo Molnar
Date: Thu Mar 30 2006 - 07:00:28 EST



* Jens Axboe <axboe@xxxxxxx> wrote:

> Hi,
>
> This patch should resolve all issues mentioned so far. I'd still like
> to implement the page moving, but that should just be a separate
> patch.

neat stuff. One question: why do we require fdin or fdout to be a pipe?
Is there any fundamental problem with implementing what Larry's original
paper described too: straight pagecache -> socket transfers? Without a
pipe intermediary forced inbetween. It only adds unnecessary overhead.

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/