xuancong6000
Verified User
- Joined
- Oct 12, 2012
- Messages
- 79
when I type command: free -m it appear "-/+ buffers/cache"
this is info RAM off my VPS:
cached is use alot of RAM. First I had install APC and limit cache is 1GB but it also use more than 3GB of RAM so I disable it and change to xcache but it still again I don't know how can to solve it please help me fix this issure thanks alot
I had attached info of my VPS
Code:
[root@server1 ~]# free m
total used free
Mem: 5242880 4251152 991728
-/+ buffers/cache: 1196732 4046148
Swap: 0 0 0
Code:
[root@server1 ~]# cat /proc/meminfo
MemTotal: 5242880 kB
MemFree: 992584 kB
Cached: 3054228 kB
Active: 1753708 kB
Inactive: 2321096 kB
Active(anon): 794220 kB
Inactive(anon): 226356 kB
Active(file): 959488 kB
Inactive(file): 2094740 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 28 kB
Writeback: 0 kB
AnonPages: 1020576 kB
Shmem: 3724 kB
Slab: 175464 kB
SReclaimable: 153848 kB
SUnreclaim: 21616 kB
cached is use alot of RAM. First I had install APC and limit cache is 1GB but it also use more than 3GB of RAM so I disable it and change to xcache but it still again I don't know how can to solve it please help me fix this issure thanks alot
I had attached info of my VPS
Attachments
Last edited: