lkml.org 
[lkml]   [1998]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: size of files in /proc
On Sat, May 16, 1998 at 11:00:28AM -0400, Mike A. Harris wrote:
> >
> > Well, /proc/kcore already reports its actual size...
>
> And it isn't about to change at runtime either. That is the size
> of installed memory. I've yet to see a single person
> successfully insert or remove a SIMM/DIMM while a machine was
> running. If they did, and it was successful, the linux code will
> update the filesize. ;o)

And even if you could resize memory, kcore could update it's size. The
reason kcore shows its size is that the size is known. And it's also
relevant! For most of the text files in /proc, you'd have to actually call
the 'read' function to determine the size each time a readdir was done.
Sounds like a very wasteful pursuit to me.

I think that any /proc file whose size can be determined without generating
its contents, might as well report it. But generating contents to determine
size seems silly. And that's the only way you'll do it.

--
[======================================================================]
[ Kevin Lentin Email: K.Lentin@cs.monash.edu.au ]
[ finger kevinl@fangorn.cs.monash.edu.au for PGP public key block. ]
[ KeyId: 06808EED FingerPrint: 6024308DE1F84314 811B511DBA6FD596 ]
[======================================================================]

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:42    [W:0.086 / U:0.716 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site