linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* File descriptors allocated
@ 2003-08-06  5:13 Steven Micallef
  0 siblings, 0 replies; only message in thread
From: Steven Micallef @ 2003-08-06  5:13 UTC (permalink / raw)
  To: 'linux-kernel@vger.kernel.org'

Hi all,

On the 2.4.20 kernel, looking at /proc/sys/fs/file-nr, as far as I know the
three values (from left to right) represent file descriptors allocated, file
descriptors free (from those allocated) and maximum file descriptors
available.

My question is, should the first figure ever decrease? On a fairly loaded
system, I've seen it go from 400 to 1700+ in a couple of days, and it just
keeps getting higher and higher. The first value minus the second should
tell me exactly how many are in use on my system, and this figure remains
(fairly) consistent, so it's probably no big deal. I just figured that the
kernel would "de-allocate" FDs after they weren't in use for a period of
time.

Any ideas?

Thanks,

Steve Micallef

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-06  5:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-06  5:13 File descriptors allocated Steven Micallef

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).