[EMAIL PROTECTED] wrote:
> So I have a bit of an issue, namely I need to see the file descriptor
> limit on a running process. I know there is a way to do this with
> ulimit, however the method escapes me. I also have a hunch that
> /proc/pid/status has it listed as FDSize. I know that /proc/pid/fd/ is
> where the actual list is located, but I need to see if upping the limit
> is actually working. Is there still a hard limit on the number of
> descriptors (used to be 1024).
> 
> Any help is appreciated.
> 

Does this help? http://bcr2.uwaterloo.ca/~brecht/servers/openfiles.html

--Keith

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to