resource leak

Josh Carroll josh.carroll at gmail.com
Wed Oct 1 13:56:54 UTC 2008


> Thanks, but after reading the thread is there a single place in the kernel
> that reports the how many fds are currently in use? Does the "no more fds"
> message get logged in /var/log/messages or only in the kernel log buffer,
> since I haven't seen that message in the messages file, and since we force
> to have a remote user reboot the box the kernel buffer is gone.

Just a guess, but perhaps:

vmstat -m | grep -E 'filedesc|Type'

Regards,
Josh


More information about the freebsd-stable mailing list