0
votes
0answers
113 views

How to limit the maximum size of buffercache in linux?

I am trying to benchmark the performance of a memory based object caching system. Basically this caching system is fronting a database application, which has cache of its own. So in total I have three ...
3
votes
4answers
6k views

How could I limit or even disable file cache on Windows Server 2008R2?

There is a machine, with a very fast RAID array, and a fast internet connection. But, it only got 8gb of mem, which runs out really quick, when the upload goes up. Any ideas how could I disable, or ...