[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Mem Leak???
- Subject: Re: [cobalt-users] Mem Leak???
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Tue Jan 14 11:07:01 2003
- Organization: BRTNet.org
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> So this is normal
Yes, I don't see a problem at all. As the file system is processed,
files copied back and forth, etc, it's all cached in RAM. If the same
data is needed again, it can just be spit out of RAM, _much_ faster
than disk access. If something else big is processed, though, that
cached content will be 'purged' and the new stuff will be cached in
its place.
If you left your server completely alone and didn't access anything
else for a while, the cached RAM will eventually get freed as the
'time to live' on the cache expires. But that would take probably at
least a day of no access at all...
I don't think this is the cause of your out-of-memory error problems.
- --
Bruce Timberlake
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+JF9HvLA2hUZ9kgwRAsalAJ9ADGei1ZnWWFqcTWuwa9TgBgTzxwCfRb2f
laEJ6+xUzsm2Mgj6TNFEkH4=
=qxr4
-----END PGP SIGNATURE-----