Re: 2.2.0 ac1

Todd Larason (jtl@molehill.org)
Mon, 1 Feb 1999 18:44:31 -0800


On 990127, Stephen C. Tweedie wrote:
> Specifically, rpc breaks if you increase the open-files rlimits,

When I was working on RPC servers on Solaris, we pulled dup2() tricks to move
all fds that didn't need to be used with either stdio or RPC above 255. It
was certainly a pain, but doable.

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