1 (edited by mauricioarcas 2010-05-08 09:51:08)

Topic: cached overload ...

hello everyone ..

   I have the following problem in the use of memory resources of the server, the cached goes up to 2 GB of usage, and it is concluded that there is a memory overhead.

  how can control this problem?

[root@amadeus ~]# free -m
             total       used       free     shared    buffers     cached
Mem:          3262       2385        877          0        202       1533   <--    1.5 gb
-/+ buffers/cache:        649       2613
Swap:         1027          0       1027
[root@amadeus ~]#

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: cached overload ...

mauricioarcas wrote:

hello everyone ..

   I have the following problem in the use of memory resources of the server, the cached goes up to 2 GB of usage, and it is concluded that there is a memory overhead.

  how can control this problem?

I don't think that's a problem, if I remember correctly Linux will free memory from the cache as soon as it is needed...

free -m
             total       used       free     shared    buffers     cached
Mem:          3877       3477        399          0        274       2072
-/+ buffers/cache:       1131       2746
Swap:         4094          0       4094