33.3 View Caches

To speed its performance, the view_server process associated with a view maintains a cache. The default size of this cache is 500 KB (1 MB for some 64-bit UNIX platforms). You can configure a larger cache size to boost performance. A larger cache is particularly useful for views in which very large software systems are built by omake or clearmake.

The view_server maintains a number of caches, consisting mostly of data retrieved from the VOB, to respond faster to RPCs from client machines. These are the view caches:

When a view_server process is started, it chooses its cache size from the first one of these that yields a value:

The view cache size represents the total number of bytes available for allocation among the individual view caches.

See the setcache reference page for information about setting the cache size for a view and for a site, and the getcache reference page for information about displaying cache information.