Re: PROPOSAL: extend pipe() to support NULL argument.

From: David Newall
Date: Wed Jul 08 2009 - 00:43:51 EST


Changli Gao wrote:
> On Wed, Jul 8, 2009 at 5:02 AM, Zan Lynx<zlynx@xxxxxxx> wrote:
>
>> But perhaps mkfifo(NULL) should be the syscall chosen to extend since its
>> parameters are much like open() already, and it seems to work in the above
>> sequence to create a one-FD FIFO already.
>>
>>
> It sounds a good idea.
>

I disagree. I disbelieve that the cost of two fds per pipe is too high.
--
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/