Re: Pipe buffers' limit of 16 * 4K

From: Jens Axboe
Date: Fri Jun 06 2008 - 05:19:53 EST


On Thu, Jun 05 2008, Jan Engelhardt wrote:
>
> On Friday 2008-05-30 12:35, Jens Axboe wrote:
> >
> >I have an old patch that does that, I just looked it up and it was last
> >updated for 2.6.23. It uses fcntl() with F_SETPIPE_SZ for getting and
> >setting the pipe size.
> >
> >Patch updated, the below is the current Linus kernel.
>
> Can you merge it?

I could, but I think two key things are missing:

- Is fcntl() the interface we want for changing the pipe size?
- So far, no real problems or performance increases have been
demonstrated.

I'd rather not attempt to push this until the two things have been
addressed/discussed.

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