One of my java build process in Linux machine is running slow of late. One of the things i suspect causing slowness is the process hitting the max file descriptor limit. I don't have permission to find out how many file descriptors are being used by my build process. So, does Linux log in a file if a process hits the max file descriptor limit, which i can check to see if my build process is slowing because of the max file descriptor limit.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
check
|
|||||||
|