[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Raising the number of file descriptors?



Erez Doron wrote:

> Constantin Eizner wrote:
>
> > Does anyone know how to increase the number of file descriptors a
> > process can use?
>
> try: limit descripitors 1024
> ( works on my machine )
>
> Regards
> erez.

#limit: descriptors: Can't set limitI need make some glabal changes for
kernel (resourses.h) but I don't know how to do that..