proc/sys/fs file-nr?

From: John Coppens (jcoppens@usa.net)
Date: Fri Aug 16 2002 - 16:33:12 EST


Hi.

The last few days I had a problem with an image viewer, and thought I'd investigate
a little. The program makes thumbnails, and after a while, complains about
'too many files open'. I found a reference to the proc/sys/fs/file-max and
wanted to check file-nr first. /usr/src/linux/Documentation states:

"The three values in file-nr denote the number of allocated file handles, the
number of used file handles, and the maximum number of file handles."

I'm confused now. Each time I open a new directory with images, the second number
_decreases_! It _increases_ when I close the viewer program. Is this normal?

Finally, the viewer (gThumb) gives up at:

1961 50 8192

with the 'too many...' error. Shouldn't the number increase till 8192? This is
the number in file-max? (Kernel 2.4.18)

John
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Aug 23 2002 - 22:00:12 EST