mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* proc/sys/fs file-nr?
@ 2002-08-16 21:33 John Coppens
  2002-08-16 22:22 ` Samuel Flory
  0 siblings, 1 reply; 3+ messages in thread
From: John Coppens @ 2002-08-16 21:33 UTC (permalink / raw)
  To: Linux kernel list

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-08-17  5:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-16 21:33 proc/sys/fs file-nr? John Coppens
2002-08-16 22:22 ` Samuel Flory
2002-08-17  5:06   ` John Coppens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®