Hello Nathan,
--Am 10. Januar 2005 09:35:54 +1100 schrieb Nathan Scott <[EMAIL PROTECTED]>:
Hi Dirk,
I sent this onto the maintainer, he's asked a couple of questions:
On Thu, Jan 06, 2005 at 07:18:35PM +0100, Andreas Gruenbacher wrote:
On Thursday 06 January 2005 04:43, Nathan Scott wrote:
> FYI - wonder if we have a file descriptor leak in setfacl?
> Or perhaps the nftw in there is holding too many fds open?
What's in /proc/sys/fs/file-max?
/proc/sys/fs/file-max is 64000
What does this give?
find . -print0 | xargs -0 sh -c "cat /proc/sys/fs/file-nr"
many lines ;-) with
2232 1462 64000
2nd number varies between 1460 an 1467
Regards,
Dirk.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]