IIRC the command 'ulimit' manages the maximum number of fd's on linux.
'ulimit unlimited' does what it says.

cheers,

alex


On 13 Sep 2006 09:58:53 +0200, Martin Rydstr|m <[EMAIL PROTECTED]> wrote:
>
> "Chaitanya Gupta" <[EMAIL PROTECTED]> writes:
> > So its a cmucl problem? i.e. too many open sockets (1000 in my case),
> > or is it something else?
>
> I think it's a more general problem; most unixes don't handle more
> than about 1000 open fd's well with select. (At least I /think/
> that's the problem.)
>
> ',mr
>
> --
> [Emacs] is written in Lisp, which is the only computer language that is
> beautiful.  -- Neal Stephenson, _In the Beginning was the Command Line_
>
>
>



Reply via email to