Re: portmap fails after NR_OPEN increased (Cont)

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 2 Sep 1999 14:12:44 +0100 (BST)


> but where do I put the
> ulimit -nH 8192
> ulimit -nS 8192
> commands?

They shouldn't do. The soft limit is set to about 1024, but the hard
limit is higher

> Does the large-fd-set patch mentioned enable an fdset larger then 1024?

Yes

> and if so how is itcompared to poll() performance wise?

use poll() if you can.

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