Results 1 to 3 of 3
Hi all,
I have a server that have 8 GB ram and there is the issue that the cache is not getting cleared automatically. This is causing load issues in ...
- 11-30-2010 #1Just Joined!
- Join Date
- Oct 2010
- Posts
- 12
Cache not getting cleared
Hi all,
I have a server that have 8 GB ram and there is the issue that the cache is not getting cleared automatically. This is causing load issues in the server. When I remove it manually, cache is cleared.
Any ideas are appreciated.
- 11-30-2010 #2
Cached memory should be available on demand. The kernel may decide in some cases to swap unused pages rather than reclaim cache, though, but you can modify that behavior by adjusting the "swappiness" value.
- 11-30-2010 #3Just Joined!
- Join Date
- Oct 2010
- Posts
- 12


Reply With Quote

