[Gllug] Re: Memory usage

Peter Grandi pg_gllug at gllug.for.sabi.co.UK
Thu Oct 13 17:51:14 UTC 2005


>>> On Thu, 13 Oct 2005 18:36:53 +0100,
>>> pg_gllug at gllug.for.sabi.co.UK (Peter Grandi) said:

[ ... ]

pg_gllug> Whatever, except for VIM above we see lots and lots of
pg_gllug> attempted or successful inode accesses. If those
pg_gllug> inodes are scattered around the disc, very bad news.

BTW, to forestall at least one case of inevitable and pointless
nixpicking, yes, many (but not most) of the many hundreds inode
accesses above, especially the 'stat64's (which is used to do
'access(3)') are repetitive so even from cold start they will be
cached after the first.

Anyhow, the unique accesses to possibly far flung inodes that
remain are still an obscene amount.

[ ... ]

-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list