Welcome! Log In Create A New Profile

Advanced

Re: [Problem] Too many cache

Dennis Jacobfeuerborn
October 05, 2010 08:04AM
On 10/05/2010 01:22 PM, Avalon wrote:
> Hello,
>
> I'v got an heavy problem of cache overflow... First I give you the
> problem in an image (by munin) :
>
> [img]http://desmond.yfrog.com/Himg825/scaled.php?tn=0&server=825&filename=localhostlocaldomainmem.png&xsize=640&ysize=640[/img]
>
> Like you can see, the cache is taking about 900 Mo !
>

The cache adapts dynamically to the workload i.e. as long as you have free
memory the operating system will try to cache data in there. Once you run
out of free memory the os will begin to throw out cached information to
satisfy allocation requests.

The real amount of free memory (as in "memory that can be allocated by
applications" also sometimes calles "available memoery") is free memory (as
in "completely unused memory" that is shown in e.g. top or /proc/meminfo)
plus cached memory.

Regards,
Dennis

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

[Problem] Too many cache

Avalon October 05, 2010 07:22AM

Re: [Problem] Too many cache

Maxim Dounin October 05, 2010 08:02AM

Re: [Problem] Too many cache

Dennis Jacobfeuerborn October 05, 2010 08:04AM

Re: [Problem] Too many cache

Avalon October 05, 2010 08:56AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 176
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready