Results 1 to 1 of 1
Hi all,
I was planning to implement a diagnostic test which checks for the presence of FD (File Descriptor) leaks.
Can you guys give some inputs as i don't know ...
- 04-02-2009 #1Just Joined!
- Join Date
- Feb 2009
- Location
- Chennai, India
- Posts
- 28
How can i finding FD leaks
Hi all,
I was planning to implement a diagnostic test which checks for the presence of FD (File Descriptor) leaks.
Can you guys give some inputs as i don't know in which area i can get those information. i tried looking at the /proc/<pid>/fd entries but it list all the open FD which the process is using.
How can i differentiate between normal and stale FD's.
Thanks in advance
-BalaC-


Reply With Quote