On Wed, 24 Dec 2003 12:37:13 -0500 [EMAIL PROTECTED] wrote:
| when i run 'slocate' as a cron job or via CLI,
| it raises net memory usage from  c 60 MB  to  c 200 MB  & leaves it
| there(ie 'used +/- buffers/cache' in 'free').

That isn't a problem. The 'buffers/cache' are entirely seperate from how
much regular memory is in use. They're used by the kernel to speed up
filesystem-related things. If you try to malloc lots of memory the cache
will be discarded as necessary.

-- 
Ciaran McCreesh
Mail:    ciaranm at gentoo.org
Web:     http://dev.gentoo.org/~ciaranm

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to