Re: O_CLOEXEC

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Apr 12 2000 - 07:58:01 EST


> which automatically sets the FD_CLOEXEC flag for the new file
> descriptor. I've never heard a reason why this wasn't implemented.
> It could save quite a few system calls in various daemons and also the
> libc.

How many of them on critical performance paths. How many times would the
flag be tested and not acted on. Every condition costs

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Apr 15 2000 - 21:00:18 EST