FBWF Memory Optimization (Standard 7 SP1)
7/8/2014
FBWF conserves and reclaims memory in overlay cache. For example, FBWF frees overlay memory when files are deleted or reduced in size.
You can configure FBWF to use one of the following cache types:
- Pre-allocated - In this mode, FBWF sets aside memory during initialization equal to the specified overlay size. FBWF frees memory within its pre-allocated cache, so that only FBWF can use the reclaimed memory
- Dynamic - In this mode, FBWF allocates memory when it is needed up to a limit equal to the overlay size. FBWF frees memory that can be used by all processes and services on the system.
- Dynamic-Compressed - Same as Dynamic but the overlay will be compressed to save space.