Windows® has a dynamic disk buffer cache. As much main memory as possible is used to cache blocks of data files that have been updated by user processes. Periodically, the buffer cache is written to disk. The cache size increases when you add more memory to the host.
In addition to increasing the size of the disk (file system) cache, it is also important for as much as possible of this cache be reserved for VOB database pages. Therefore, you should offload other I/O activities from the VOB server. Examples of I/O activities that you might offload from the VOB server:
For more information about the relationship of main memory to VOB size, see VOB host configuration guidelines.